Searched refs:nghttp2_priority_spec_check_default (Results 1 – 3 of 3) sorted by relevance
43 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) in nghttp2_priority_spec_check_default() function
205 if (pri_spec && !nghttp2_priority_spec_check_default(pri_spec)) { in nghttp2_submit_headers()618 if (pri_spec && !nghttp2_priority_spec_check_default(pri_spec)) { in nghttp2_submit_request()
3730 NGHTTP2_EXTERN int nghttp2_priority_spec_check_default(
Completed in 19 milliseconds