Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c227 if (tcp_fastopen_cookie_match(foc, orig)) { in tcp_fastopen_cookie_gen_check()
/Linux-v6.6/include/net/
Dtcp.h1841 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match() function