Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_fastopen.c76 struct tcp_fastopen_cookie *foc) in __tcp_fastopen_cookie_gen()
100 struct tcp_fastopen_cookie *foc) in tcp_fastopen_cookie_gen()
258 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
Dtcp_output.c518 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write() local
615 struct tcp_fastopen_cookie *foc) in tcp_synack_options()
2946 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
Dtcp_input.c3677 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
3699 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
5522 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process() local
6160 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request() local
Dtcp_ipv4.c830 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
/linux-4.4.14/net/ipv6/
Dtcp_ipv6.c442 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()