Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream.h510 uint32_t get_affinity_cookie_to_send() const;
Dshrpx_downstream.cc1147 uint32_t Downstream::get_affinity_cookie_to_send() const { in get_affinity_cookie_to_send() function in shrpx::Downstream
Dshrpx_https_upstream.cc1247 auto affinity_cookie = downstream->get_affinity_cookie_to_send(); in on_downstream_header_complete()
Dshrpx_http2_upstream.cc1784 auto affinity_cookie = downstream->get_affinity_cookie_to_send(); in on_downstream_header_complete()