Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dtcp_cache.c471 tcp_cache_get_cookie_common(struct tcp_cache_key_src *tcks, u_char *cookie, uint8_t *len) in tcp_cache_get_cookie_common() function
515 return tcp_cache_get_cookie_common(&tcks, cookie, len); in tcp_cache_get_cookie()
1456 if (!tcp_cache_get_cookie_common(&tcks, cookie, cookie_len)) { in tcp_heuristic_do_tfo_with_address()