Home
last modified time | relevance | path

Searched refs:tcp_fastopen_cookie (Results 1 – 8 of 8) sorted by relevance

/linux/net/ipv4/
A 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()
213 struct tcp_fastopen_cookie *orig, in tcp_fastopen_cookie_gen_check()
214 struct tcp_fastopen_cookie *valid_foc) in tcp_fastopen_cookie_gen_check()
216 struct tcp_fastopen_cookie search_foc = { .len = -1 }; in tcp_fastopen_cookie_gen_check()
217 struct tcp_fastopen_cookie *foc = valid_foc; in tcp_fastopen_cookie_gen_check()
346 struct tcp_fastopen_cookie *foc, in tcp_try_fastopen()
351 struct tcp_fastopen_cookie valid_foc = { .len = -1 }; in tcp_try_fastopen()
412 struct tcp_fastopen_cookie *cookie) in tcp_fastopen_cookie_check()
445 struct tcp_fastopen_cookie cookie = { .len = 0 }; in tcp_fastopen_defer_connect()
A Dtcp_metrics.c33 struct tcp_fastopen_cookie cookie;
544 struct tcp_fastopen_cookie *cookie) in tcp_fastopen_cache_get()
567 struct tcp_fastopen_cookie *cookie, bool syn_lost, in tcp_fastopen_cache_set()
A Dtcp_output.c443 struct tcp_fastopen_cookie *fastopen_cookie; /* Fast open cookie */
679 struct tcp_fastopen_cookie *foc = opts->fastopen_cookie; in tcp_options_write()
845 struct tcp_fastopen_cookie *foc, in tcp_synack_options()
3497 struct tcp_fastopen_cookie *foc, in tcp_make_synack()
A Dtcp_input.c3927 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
4011 struct tcp_fastopen_cookie *foc) in tcp_parse_options()
6020 struct tcp_fastopen_cookie *cookie) in tcp_rcv_fastopen_synack()
6112 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_rcv_synsent_state_process()
6825 struct tcp_fastopen_cookie foc = { .len = -1 }; in tcp_conn_request()
A Dtcp_ipv4.c985 struct tcp_fastopen_cookie *foc, in tcp_v4_send_synack()
/linux/include/net/
A Dtcp.h425 int estab, struct tcp_fastopen_cookie *foc);
466 struct tcp_fastopen_cookie *foc,
1689 struct tcp_fastopen_cookie *cookie);
1691 struct tcp_fastopen_cookie *cookie, bool syn_lost,
1695 struct tcp_fastopen_cookie cookie;
1711 struct tcp_fastopen_cookie *foc,
1715 struct tcp_fastopen_cookie *cookie);
1747 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match()
1748 const struct tcp_fastopen_cookie *orig) in tcp_fastopen_cookie_match()
2054 struct tcp_fastopen_cookie *foc,
/linux/include/linux/
A Dtcp.h60 struct tcp_fastopen_cookie { struct
/linux/net/ipv6/
A Dtcp_ipv6.c521 struct tcp_fastopen_cookie *foc, in tcp_v6_send_synack()

Completed in 41 milliseconds