Home
last modified time | relevance | path

Searched defs:foc (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
A Dtcp_fastopen.c120 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher()
155 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen()
217 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local
346 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
A Dtcp_output.c679 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
845 struct tcp_fastopen_cookie *foc, in tcp_synack_options()
3497 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
A Dtcp_input.c3927 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
4011 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
6112 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
6825 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
A Dtcp_ipv4.c985 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
/linux/net/ipv6/
A Dtcp_ipv6.c521 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
/linux/include/net/
A Dtcp.h1747 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()

Completed in 36 milliseconds