Searched defs:foc (Results 1 – 6 of 6) sorted by relevance
/net/ipv4/ |
D | tcp_fastopen.c | 120 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()
|
D | tcp_output.c | 696 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local 862 struct tcp_fastopen_cookie *foc, in tcp_synack_options() 3647 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
|
D | tcp_input.c | 4020 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() 4105 struct tcp_fastopen_cookie *foc) in tcp_parse_options() 6279 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local 7027 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
|
D | tcp_ipv4.c | 1014 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
|
/net/mptcp/ |
D | subflow.c | 315 struct tcp_fastopen_cookie *foc, in subflow_prep_synack() 332 struct tcp_fastopen_cookie *foc, in subflow_v4_send_synack() 346 struct tcp_fastopen_cookie *foc, in subflow_v6_send_synack()
|
/net/ipv6/ |
D | tcp_ipv6.c | 526 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
|