Searched refs:tcp_fastopen_ctx (Results 1 – 3 of 3) sorted by relevance
13 struct tcp_fastopen_context __rcu *tcp_fastopen_ctx; variable65 octx = rcu_dereference_protected(tcp_fastopen_ctx, in tcp_fastopen_reset_cipher()67 rcu_assign_pointer(tcp_fastopen_ctx, ctx); in tcp_fastopen_reset_cipher()82 ctx = rcu_dereference(tcp_fastopen_ctx); in __tcp_fastopen_cookie_gen()
217 ctxt = rcu_dereference(tcp_fastopen_ctx); in proc_tcp_fastopen_key()
1356 extern struct tcp_fastopen_context __rcu *tcp_fastopen_ctx;