Symbol: tcp_fastopen_cookie
include/net/tcp.h
2099
struct tcp_fastopen_cookie *cookie);
include/net/tcp.h
2101
struct tcp_fastopen_cookie *cookie, bool syn_lost,
include/net/tcp.h
2105
struct tcp_fastopen_cookie cookie;
include/net/tcp.h
2121
struct tcp_fastopen_cookie *foc,
include/net/tcp.h
2125
struct tcp_fastopen_cookie *cookie);
include/net/tcp.h
2157
bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc,
include/net/tcp.h
2158
const struct tcp_fastopen_cookie *orig)
include/net/tcp.h
2533
struct tcp_fastopen_cookie *foc,
include/net/tcp.h
536
int estab, struct tcp_fastopen_cookie *foc);
include/net/tcp.h
579
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
440
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_fastopen.c
445
struct tcp_fastopen_cookie valid_foc = { .len = -1 };
net/ipv4/tcp_fastopen.c
507
struct tcp_fastopen_cookie *cookie)
net/ipv4/tcp_fastopen.c
540
struct tcp_fastopen_cookie cookie = { .len = 0 };
net/ipv4/tcp_input.c
4484
bool syn, struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_input.c
4568
struct tcp_fastopen_cookie *foc)
net/ipv4/tcp_input.c
6765
struct tcp_fastopen_cookie *cookie)
net/ipv4/tcp_input.c
6857
struct tcp_fastopen_cookie foc = { .len = -1 };
net/ipv4/tcp_input.c
7624
struct tcp_fastopen_cookie foc = { .len = -1 };
net/ipv4/tcp_ipv4.c
1165
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
1066
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_output.c
3933
struct tcp_fastopen_cookie *foc,
net/ipv4/tcp_output.c
441
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
553
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,