Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c244 if (tcp_fastopen_cookie_match(foc, orig)) { in tcp_fastopen_cookie_gen_check()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1729 bool tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, in tcp_fastopen_cookie_match() function