Searched refs:syn_fastopen_exp (Results 1 – 4 of 4) sorted by relevance
404 syn_fastopen_exp:1,/* SYN includes Fast Open exp. option */ member
67 u8:1 syn_fastopen_exp
1021 tp->syn_fastopen_exp = fastopen->cookie.exp ? 1 : 0; in tcp_syn_options()
6817 try_exp = tp->syn_fastopen_exp ? 2 : 1; in tcp_rcv_fastopen_synack()