Searched refs:TCP_USER_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
46 #define TCP_USER_TIMEOUT 18 macro
127 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
561 case TCP_USER_TIMEOUT: in mptcp_supported_sockopt()
3784 case TCP_USER_TIMEOUT: in do_tcp_setsockopt()4485 case TCP_USER_TIMEOUT: in do_tcp_getsockopt()
5366 case TCP_USER_TIMEOUT: in sol_tcp_sockopt()
Completed in 744 milliseconds