Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c160 ctx = tcp_fastopen_get_ctx(sk); in tcp_fastopen_cookie_gen()
222 ctx = tcp_fastopen_get_ctx(sk); in tcp_fastopen_cookie_gen_check()
/Linux-v6.6/include/net/
Dtcp.h1830 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx() function