Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_timer.c660 void tcp_set_keepalive(struct sock *sk, int val) in tcp_set_keepalive() function
670 EXPORT_SYMBOL_GPL(tcp_set_keepalive);
H A Dtcp_ipv4.c2799 .keepalive = tcp_set_keepalive,
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h404 void tcp_set_keepalive(struct sock *sk, int val);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c2144 .keepalive = tcp_set_keepalive,