Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream.h506 void renew_affinity_cookie(uint32_t h);
Dshrpx_downstream.cc1142 void Downstream::renew_affinity_cookie(uint32_t h) { in renew_affinity_cookie() function in shrpx::Downstream
Dshrpx_client_handler.cc755 downstream->renew_affinity_cookie(h); in get_affinity_cookie()