Home
last modified time | relevance | path

Searched refs:tcp_sock_set_keepintvl (Results 1 – 3 of 3) sorted by relevance

/net/rds/
Dtcp_listen.c53 tcp_sock_set_keepintvl(sock->sk, keepidle); in rds_tcp_keepalive()
/net/ipv4/
Dtcp.c3345 int tcp_sock_set_keepintvl(struct sock *sk, int val) in tcp_sock_set_keepintvl() function
3355 EXPORT_SYMBOL(tcp_sock_set_keepintvl);
/net/sunrpc/
Dxprtsock.c2174 tcp_sock_set_keepintvl(sock->sk, keepidle); in xs_tcp_set_socket_timeouts()