Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv4/
Dtcp_fastopen.c161 ctx = tcp_fastopen_get_ctx(sk); in tcp_fastopen_cookie_gen()
223 ctx = tcp_fastopen_get_ctx(sk); in tcp_fastopen_cookie_gen_check()
/linux-6.14.4/include/net/
Dtcp.h1960 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx() function