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()
3773 int tcp_sock_set_keepintvl(struct sock *sk, int val) in tcp_sock_set_keepintvl() function3781 EXPORT_SYMBOL(tcp_sock_set_keepintvl);3927 return tcp_sock_set_keepintvl(sk, val); in do_tcp_setsockopt()
2303 tcp_sock_set_keepintvl(sock->sk, keepidle); in xs_tcp_set_socket_timeouts()