Home
last modified time | relevance | path

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

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