Home
last modified time | relevance | path

Searched defs:try_exp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_metrics.c31 try_exp:2; /* Request w/ exp. option (once) */ member
584 tcp_fastopen_cache_set(struct sock *sk, u16 mss, struct tcp_fastopen_cookie *cookie, bool syn_lost, u16 try_exp) tcp_fastopen_cache_set() argument
H A Dtcp_input.c6043 u16 mss = tp->rx_opt.mss_clamp, try_exp = 0; in tcp_rcv_fastopen_synack() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_metrics.c31 try_exp:2; /* Request w/ exp. option (once) */ member
584 tcp_fastopen_cache_set(struct sock *sk, u16 mss, struct tcp_fastopen_cookie *cookie, bool syn_lost, u16 try_exp) tcp_fastopen_cache_set() argument
H A Dtcp_input.c6138 u16 mss = tp->rx_opt.mss_clamp, try_exp = 0; in tcp_rcv_fastopen_synack() local

Completed in 19 milliseconds