Searched refs:TCP_SYNCNT (Results 1 – 8 of 8) sorted by relevance
37 #define TCP_SYNCNT 7 macro
123 if (bpf_setsockopt(ctx, SOL_TCP, TCP_SYNCNT, &one, sizeof(one))) in set_keepalive()
59 { .opt = TCP_SYNCNT, .new = 123, .expected = 123, .restore = 124, },
98 #define TCP_SYNCNT 7 /* Number of SYN retransmits */ macro
557 case TCP_SYNCNT: in mptcp_supported_sockopt()
3488 case TCP_SYNCNT: in do_tcp_setsockopt()3999 case TCP_SYNCNT: in do_tcp_getsockopt()
5286 case TCP_SYNCNT: in sol_tcp_sockopt()