Searched refs:TCP_RTO_MAX_MS (Results 1 – 6 of 6) sorted by relevance
56 #define TCP_RTO_MAX_MS 44 macro
66 { .opt = TCP_RTO_MAX_MS, .new = 2000, .expected = 2000, },
142 #define TCP_RTO_MAX_MS 44 /* max rto time in ms */ macro
3831 case TCP_RTO_MAX_MS: in do_tcp_setsockopt()4688 case TCP_RTO_MAX_MS: in do_tcp_getsockopt()
1244 Note that TCP_RTO_MAX_MS socket option has higher precedence.
5449 case TCP_RTO_MAX_MS: in sol_tcp_sockopt()