Searched refs:TCP_SYNCNT (Results 1 – 5 of 5) sorted by relevance
46 #define TCP_SYNCNT 742 #define TCP_SYNCNT global() macro
120 if (bpf_setsockopt(ctx, SOL_TCP, TCP_SYNCNT, &one, sizeof(one))) in set_keepalive()
56 { .opt = TCP_SYNCNT, .new = 123, .expected = 123, .restore = 124, },
98 #define TCP_SYNCNT 7 /* Number of SYN retransmits */ macro
566 case TCP_SYNCNT: in mptcp_supported_sockopt()