Searched defs:tcp_keepalive (Results 1 – 2 of 2) sorted by relevance
153 struct tcp_keepalive { struct164 int optval = data->set.tcp_keepalive?1:0; in tcpkeepalive() argument
2091 tcp_keepalive(struct tcp_pcb *pcb) in tcp_keepalive() function