Searched refs:TCP_USER_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
55 #define TCP_USER_TIMEOUT 18 macro
122 if (bpf_setsockopt(ctx, SOL_TCP, TCP_USER_TIMEOUT, &one, sizeof(one))) in set_keepalive()
60 { .opt = TCP_USER_TIMEOUT, .new = 123400, .expected = 123400, },
108 #define TCP_USER_TIMEOUT 18 /* How long for loss retry before timeout */ macro
571 case TCP_USER_TIMEOUT: in mptcp_supported_sockopt()
5669 case TCP_USER_TIMEOUT: in sol_tcp_sockopt()