Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/http2/
H A DHttp2ConnectionState.h346 uint32_t get_received_priority_frame_count();
H A DHttp2ConnectionState.cc462 cstate.get_received_priority_frame_count() > Http2::max_priority_frames_per_minute) { in rcv_priority_frame()
466 cstate.get_received_priority_frame_count()); in rcv_priority_frame()
1953 Http2ConnectionState::get_received_priority_frame_count() in get_received_priority_frame_count() function in Http2ConnectionState