Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c122 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher() argument
157 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen() argument
219 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local
353 tcp_try_fastopen(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct tcp_fastopen_cookie * foc,const struct dst_entry * dst) tcp_try_fastopen() argument
[all...]
H A Dtcp_output.c777 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
1035 struct tcp_fastopen_cookie *foc, in tcp_synack_options()
3889 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
H A Dtcp_input.c4187 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
4271 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
6617 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
7384 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
H A Dtcp_ipv4.c1190 struct tcp_fastopen_cookie *foc, argument
/linux/net/mptcp/
H A Dsubflow.c344 struct tcp_fastopen_cookie *foc, in subflow_prep_synack()
361 struct tcp_fastopen_cookie *foc, in subflow_v4_send_synack()
375 struct tcp_fastopen_cookie *foc, in subflow_v6_send_synack()
/linux/net/ipv6/
H A Dtcp_ipv6.c528 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()
/linux/include/net/
H A Dtcp.h2068 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()