Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c208 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen_cipher()
243 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen()
305 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check() local
440 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
H A Dtcp_output.c803 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
1066 struct tcp_fastopen_cookie *foc, in tcp_synack_options() argument
3933 tcp_make_synack(const struct sock * sk,struct dst_entry * dst,struct request_sock * req,struct tcp_fastopen_cookie * foc,enum tcp_synack_type synack_type,struct sk_buff * syn_skb) tcp_make_synack() argument
[all...]
H A Dtcp_input.c4484 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
4568 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
6857 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
7624 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
H A Dtcp_ipv4.c1165 struct tcp_fastopen_cookie *foc, argument
/linux/net/mptcp/
H A Dsubflow.c341 struct tcp_fastopen_cookie *foc, in subflow_prep_synack()
358 struct tcp_fastopen_cookie *foc, in subflow_v4_send_synack()
372 struct tcp_fastopen_cookie *foc, in subflow_v6_send_synack()
/linux/net/ipv6/
H A Dtcp_ipv6.c553 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack() argument