Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_cache.c470 tcp_cache_get_cookie_common(struct tcp_cache_key_src *tcks, in tcp_cache_get_cookie_common() function
517 return tcp_cache_get_cookie_common(&tcks, cookie, maxlen, len); in tcp_cache_get_cookie()
1460 if (!tcp_cache_get_cookie_common(&tcks, cookie, maxlen, cookie_len)) { in tcp_heuristic_do_tfo_with_address()