Searched refs:tcp_set_keepalive (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/ipv4/
H A Dtcp_timer.c730 void tcp_set_keepalive(struct sock *sk, int val) function
740 EXPORT_SYMBOL_GPL(tcp_set_keepalive); variable
H A Dtcp_ipv4.c3343 .keepalive = tcp_set_keepalive,
/linux-master/net/ipv6/
H A Dtcp_ipv6.c2340 .keepalive = tcp_set_keepalive,
/linux-master/include/net/
H A Dtcp.h418 void tcp_set_keepalive(struct sock *sk, int val);

Completed in 128 milliseconds