Searched defs:tcp_keepalive (Results 1 – 3 of 3) sorted by relevance
99 struct tcp_keepalive { struct110 int optval = data->set.tcp_keepalive?1:0; in tcpkeepalive() argument
1732 bool tcp_keepalive; /* use TCP keepalives */ member
1349 tcp_keepalive(struct tcp_pcb *pcb) in tcp_keepalive() function