Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c97 struct tcp_fastopen_context *ctxt; in tcp_fastopen_init_key_once()
119 struct tcp_fastopen_context *ctx = in tcp_fastopen_ctx_free()
120 container_of(head, struct tcp_fastopen_context, rcu); in tcp_fastopen_ctx_free()
127 struct tcp_fastopen_context *ctx; in tcp_fastopen_destroy_cipher()
137 struct tcp_fastopen_context *ctxt; in tcp_fastopen_ctx_destroy()
148 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher()
185 struct tcp_fastopen_context *ctx; in tcp_fastopen_get_cipher()
245 struct tcp_fastopen_context *ctx; in tcp_fastopen_cookie_gen()
306 struct tcp_fastopen_context *ctx; in tcp_fastopen_cookie_gen_check()
/linux/include/net/
H A Dtcp.h2155 struct tcp_fastopen_context { struct
2168 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx() argument
2170 struct tcp_fastopen_context *ctx; in tcp_fastopen_get_ctx()
2190 int tcp_fastopen_context_len(const struct tcp_fastopen_context *ctx) in tcp_fastopen_context_len()