Searched refs:nghttp2_priority_spec_check_default (Results 1 – 9 of 9) sorted by relevance
41 int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec) { in nghttp2_priority_spec_check_default() function
199 if (pri_spec && !nghttp2_priority_spec_check_default(pri_spec) && in nghttp2_submit_headers()768 if (pri_spec && !nghttp2_priority_spec_check_default(pri_spec) && in nghttp2_submit_request()
81 nghttp2_priority_spec_check_default.rst \
47 nghttp2_priority_spec_check_default.rst
3884 nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec);
3900 nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec);
11778 CU_ASSERT(nghttp2_priority_spec_check_default(&item->frame.headers.pri_spec)); in test_nghttp2_session_no_rfc7540_priorities()