Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_fastopen.c228 if (tcp_fastopen_cookie_match(foc, orig)) { in tcp_fastopen_cookie_gen_check()
/linux-6.12.1/include/net/
Dtcp.h1954 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match() function