Searched refs:tcp_fastopen_get_ctx (Results 1 – 2 of 2) sorted by relevance
161 ctx = tcp_fastopen_get_ctx(sk); in tcp_fastopen_cookie_gen()223 ctx = tcp_fastopen_get_ctx(sk); in tcp_fastopen_cookie_gen_check()
1943 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx() function