Symbol: tcp_fastopen_cookie
include/net/tcp.h
2074
struct tcp_fastopen_cookie *cookie);
include/net/tcp.h
2076
struct tcp_fastopen_cookie *cookie, bool syn_lost,
include/net/tcp.h
2080
struct tcp_fastopen_cookie cookie;
include/net/tcp.h
2096
struct tcp_fastopen_cookie *foc,
include/net/tcp.h
2100
struct tcp_fastopen_cookie *cookie);
include/net/tcp.h
2132
bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc,
include/net/tcp.h
2133
const struct tcp_fastopen_cookie *orig)
include/net/tcp.h
2473
struct tcp_fastopen_cookie *foc,
include/net/tcp.h
518
int estab, struct tcp_fastopen_cookie *foc);
include/net/tcp.h
562
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_fastopen.c
208
struct tcp_fastopen_cookie *foc)
net/ipv4/tcp_fastopen.c
243
struct tcp_fastopen_cookie *foc)
net/ipv4/tcp_fastopen.c
301
struct tcp_fastopen_cookie *orig,
net/ipv4/tcp_fastopen.c
302
struct tcp_fastopen_cookie *valid_foc)
net/ipv4/tcp_fastopen.c
304
struct tcp_fastopen_cookie search_foc = { .len = -1 };
net/ipv4/tcp_fastopen.c
305
struct tcp_fastopen_cookie *foc = valid_foc;
net/ipv4/tcp_fastopen.c
439
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_fastopen.c
444
struct tcp_fastopen_cookie valid_foc = { .len = -1 };
net/ipv4/tcp_fastopen.c
506
struct tcp_fastopen_cookie *cookie)
net/ipv4/tcp_fastopen.c
539
struct tcp_fastopen_cookie cookie = { .len = 0 };
net/ipv4/tcp_input.c
4450
bool syn, struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_input.c
4534
struct tcp_fastopen_cookie *foc)
net/ipv4/tcp_input.c
6785
struct tcp_fastopen_cookie *cookie)
net/ipv4/tcp_input.c
6877
struct tcp_fastopen_cookie foc = { .len = -1 };
net/ipv4/tcp_input.c
7644
struct tcp_fastopen_cookie foc = { .len = -1 };
net/ipv4/tcp_ipv4.c
1185
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_metrics.c
33
struct tcp_fastopen_cookie cookie;
net/ipv4/tcp_metrics.c
562
struct tcp_fastopen_cookie *cookie)
net/ipv4/tcp_metrics.c
585
struct tcp_fastopen_cookie *cookie, bool syn_lost,
net/ipv4/tcp_output.c
1063
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_output.c
3935
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_output.c
442
struct tcp_fastopen_cookie *fastopen_cookie; /* Fast open cookie */
net/ipv4/tcp_output.c
803
struct tcp_fastopen_cookie *foc = opts->fastopen_cookie;
net/ipv6/tcp_ipv6.c
528
struct tcp_fastopen_cookie *foc,
net/mptcp/subflow.c
344
struct tcp_fastopen_cookie *foc,
net/mptcp/subflow.c
361
struct tcp_fastopen_cookie *foc,
net/mptcp/subflow.c
375
struct tcp_fastopen_cookie *foc,