Searched refs:tcp_fastopen_context (Results 1 – 3 of 3) sorted by relevance
42 struct tcp_fastopen_context;213 struct tcp_fastopen_context __rcu *tcp_fastopen_ctx;
179 struct tcp_fastopen_context __rcu *ctx; /* cipher context for cookie */
1947 struct tcp_fastopen_context { struct1960 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx() argument1962 struct tcp_fastopen_context *ctx; in tcp_fastopen_get_ctx()1982 int tcp_fastopen_context_len(const struct tcp_fastopen_context *ctx) in tcp_fastopen_context_len()