Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream.cc135 affinity_cookie_(0), in Downstream()
389 affinity_cookie_ = h; in find_affinity_cookie()
1162 affinity_cookie_ = h; in renew_affinity_cookie()
1168 return affinity_cookie_; in get_affinity_cookie_to_send()
Dshrpx_downstream.h592 uint32_t affinity_cookie_; variable