net.ListenConfig.KeepAlive (field)

2 uses

	net (current package)
		dial.go#L709: 	KeepAlive time.Duration
		tcpsock_posix.go#L163: 	return newTCPConn(fd, ln.lc.KeepAlive, ln.lc.KeepAliveConfig, testPreHookSetKeepAlive, testHookSetKeepAlive), nil