Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_fastopen.c114 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher()
149 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen()
211 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local
340 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
Dtcp_output.c525 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
662 struct tcp_fastopen_cookie *foc) in tcp_synack_options()
3247 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
Dtcp_input.c3756 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
3837 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
5869 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
6552 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
Dtcp_ipv4.c941 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
/Linux-v5.4/net/ipv6/
Dtcp_ipv6.c487 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
/Linux-v5.4/include/net/
Dtcp.h1669 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()