Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dtcp_cache.c450 tcp_cache_get_cookie_common(struct tcp_cache_key_src *tcks, in tcp_cache_get_cookie_common() function
497 return tcp_cache_get_cookie_common(&tcks, cookie, maxlen, len); in tcp_cache_get_cookie()
1370 if (!tcp_cache_get_cookie_common(&tcks, cookie, maxlen, cookie_len)) { in tcp_heuristic_do_tfo_with_address()