Home
last modified time | relevance | path

Searched defs:try_exp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_metrics.c31 try_exp:2; /* Request w/ exp. option (once) */ member
586 u16 try_exp) in tcp_fastopen_cache_set()
H A Dtcp_input.c6234 u16 mss = tp->rx_opt.mss_clamp, try_exp = 0; in tcp_rcv_fastopen_synack() local