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