Home
last modified time | relevance | path

Searched refs:get_affinity_cookie_to_send (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream.h518 uint32_t get_affinity_cookie_to_send() const;
H A Dshrpx_downstream.cc1160 uint32_t Downstream::get_affinity_cookie_to_send() const { in get_affinity_cookie_to_send() function in shrpx::Downstream
H A Dshrpx_https_upstream.cc1291 auto affinity_cookie = downstream->get_affinity_cookie_to_send(); in on_downstream_header_complete()
H A Dshrpx_http2_upstream.cc1794 auto affinity_cookie = downstream->get_affinity_cookie_to_send(); in on_downstream_header_complete()
H A Dshrpx_http3_upstream.cc1382 auto affinity_cookie = downstream->get_affinity_cookie_to_send(); in on_downstream_header_complete()

Completed in 14 milliseconds