Home
last modified time | relevance | path

Searched refs:syn_fastopen_exp (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dbpf_tcp_helpers.h78 syn_fastopen_exp:1,/* SYN includes Fast Open exp. option */ member
/linux-6.3-rc2/include/linux/
A Dtcp.h276 syn_fastopen_exp:1,/* SYN includes Fast Open exp. option */ member
/linux-6.3-rc2/net/ipv4/
A Dtcp_output.c819 tp->syn_fastopen_exp = fastopen->cookie.exp ? 1 : 0; in tcp_syn_options()
A Dtcp_input.c6125 try_exp = tp->syn_fastopen_exp ? 2 : 1; in tcp_rcv_fastopen_synack()

Completed in 24 milliseconds