Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c455 struct tcp_fastopen_cookie *fastopen_cookie; /* Fast open cookie */ member
693 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write()
830 opts->fastopen_cookie = &fastopen->cookie; in tcp_syn_options()
911 opts->fastopen_cookie = foc; in tcp_synack_options()