Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c227 if (tcp_fastopen_cookie_match(foc, orig)) { in tcp_fastopen_cookie_gen_check()
/linux/include/net/
H A Dtcp.h1957 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match() function