Searched refs:TCP_KEEPINTVL (Results 1 – 8 of 8) sorted by relevance
35 #define TCP_KEEPINTVL 5 macro
119 if (bpf_setsockopt(ctx, SOL_TCP, TCP_KEEPINTVL, &one, sizeof(one))) in set_keepalive()
57 { .opt = TCP_KEEPINTVL, .new = 123, .expected = 123, .restore = 321, },
96 #define TCP_KEEPINTVL 5 /* Interval between keepalives */ macro
555 case TCP_KEEPINTVL: in mptcp_supported_sockopt()
3492 case TCP_KEEPINTVL: in do_tcp_setsockopt()3993 case TCP_KEEPINTVL: in do_tcp_getsockopt()
5284 case TCP_KEEPINTVL: in sol_tcp_sockopt()