Home
last modified time | relevance | path

Searched refs:tcp_fastopen_context (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_fastopen.c16 struct tcp_fastopen_context *ctxt; in tcp_fastopen_init_key_once()
38 struct tcp_fastopen_context *ctx = in tcp_fastopen_ctx_free()
39 container_of(head, struct tcp_fastopen_context, rcu); in tcp_fastopen_ctx_free()
46 struct tcp_fastopen_context *ctx; in tcp_fastopen_destroy_cipher()
56 struct tcp_fastopen_context *ctxt; in tcp_fastopen_ctx_destroy()
72 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher()
117 struct tcp_fastopen_context *ctx; in __tcp_fastopen_cookie_gen()
Dsysctl_net_ipv4.c286 struct tcp_fastopen_context *ctxt; in proc_tcp_fastopen_key()
Dtcp.c3416 struct tcp_fastopen_context *ctx; in do_tcp_getsockopt()
/Linux-v4.19/include/net/netns/
Dipv4.h40 struct tcp_fastopen_context;
170 struct tcp_fastopen_context __rcu *tcp_fastopen_ctx;
/Linux-v4.19/include/net/
Drequest_sock.h154 struct tcp_fastopen_context __rcu *ctx; /* cipher context for cookie */
Dtcp.h1597 struct tcp_fastopen_context { struct