Searched refs:tc_tfo_cookie (Results 1 – 3 of 3) sorted by relevance
96 uint8_t tc_tfo_cookie[TFO_COOKIE_LEN_MAX]; member
92 uint8_t tc_tfo_cookie[TFO_COOKIE_LEN_MAX]; member435 memcpy(tpcache->tc_tfo_cookie, cookie, tpcache->tc_tfo_cookie_len); in tcp_cache_set_cookie_common()474 memcpy(cookie, tpcache->tc_tfo_cookie, tpcache->tc_tfo_cookie_len); in tcp_cache_get_cookie_common()1697 memcpy(cache_data.tc_tfo_cookie, tpcache->tc_tfo_cookie, TFO_COOKIE_LEN_MAX);
97 snprintf(cookie_hex + j * 2, 3, "%02x", entry->tc_tfo_cookie[j]);