Searched refs:tcp_sock_set_keepintvl (Results 1 – 5 of 5) sorted by relevance
56 tcp_sock_set_keepintvl(sock->sk, keepidle); in rds_tcp_keepalive()
649 int tcp_sock_set_keepintvl(struct sock *sk, int val); in dst_tcp_usec_ts()
870 &tcp_sock_set_keepintvl, in mptcp_setsockopt_sol_tcp()1581 tcp_sock_set_keepintvl(ssk, msk->keepalive_intvl); in sync_socket_options()
3774 int tcp_sock_set_keepintvl(struct sock *sk, int val) in tcp_sock_set_keepidle_locked() 3782 EXPORT_SYMBOL(tcp_sock_set_keepintvl); in tcp_sock_set_keepidle_locked() 3928 return tcp_sock_set_keepintvl(sk, val); in do_tcp_setsockopt() 3807 int tcp_sock_set_keepintvl(struct sock *sk, int val) tcp_sock_set_keepintvl() function
2303 tcp_sock_set_keepintvl(sock->sk, keepidle); in xs_tcp_set_socket_timeouts()