Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ipv4/
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
349 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
Dtcp_output.c688 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
854 struct tcp_fastopen_cookie *foc, in tcp_synack_options()
3636 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
Dtcp_input.c3981 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
4066 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
6226 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
6968 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
Dtcp_ipv4.c1008 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_fastopen.c137 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher()
172 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen()
234 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local
365 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
Dtcp_output.c678 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
844 struct tcp_fastopen_cookie *foc, in tcp_synack_options()
3547 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
Dtcp_input.c3947 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
4031 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
6133 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
6848 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
Dtcp_ipv4.c984 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
/kernel/linux/linux-6.6/net/mptcp/
Dsubflow.c311 struct tcp_fastopen_cookie *foc, in subflow_prep_synack()
328 struct tcp_fastopen_cookie *foc, in subflow_v4_send_synack()
342 struct tcp_fastopen_cookie *foc, in subflow_v6_send_synack()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_output.c727 struct tcp_fastopen_cookie *foc, in tcp_nip_synack_options()
786 struct tcp_fastopen_cookie *foc, in tcp_nip_make_synack()
Dtcp_nip_input.c893 struct tcp_fastopen_cookie *foc) in tcp_nip_parse_options()
1145 struct tcp_fastopen_cookie foc = { .len = -1 }; in _tcp_nip_conn_request() local
Dtcp_nip.c777 struct tcp_fastopen_cookie *foc, in tcp_nip_send_synack()
/kernel/linux/linux-6.6/net/ipv6/
Dtcp_ipv6.c527 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
/kernel/linux/linux-5.10/net/ipv6/
Dtcp_ipv6.c523 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1748 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()
/kernel/linux/linux-6.6/include/net/
Dtcp.h1848 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()