Home
last modified time | relevance | path

Searched refs:fastopen_cookie (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c443 struct tcp_fastopen_cookie *fastopen_cookie; /* Fast open cookie */ member
678 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write()
815 opts->fastopen_cookie = &fastopen->cookie; in tcp_syn_options()
894 opts->fastopen_cookie = foc; in tcp_synack_options()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c450 struct tcp_fastopen_cookie *fastopen_cookie; /* Fast open cookie */ member
688 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write()
825 opts->fastopen_cookie = &fastopen->cookie; in tcp_syn_options()
904 opts->fastopen_cookie = foc; in tcp_synack_options()

Completed in 11 milliseconds