Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.c113 uint8_t tc_tfo_cookie[TFO_COOKIE_LEN_MAX]; member
455 memcpy(tpcache->tc_tfo_cookie, cookie, tpcache->tc_tfo_cookie_len); in tcp_cache_set_cookie_common()
494 memcpy(cookie, tpcache->tc_tfo_cookie, tpcache->tc_tfo_cookie_len); in tcp_cache_get_cookie_common()