Searched defs:pri_spec_default (Results 1 – 3 of 3) sorted by relevance
836 nghttp2_priority_spec pri_spec_default; in nghttp2_session_reprioritize_stream() local1294 nghttp2_priority_spec pri_spec_default; in nghttp2_session_open_stream() local
841 nghttp2_priority_spec pri_spec_default; in nghttp2_session_reprioritize_stream() local1299 nghttp2_priority_spec pri_spec_default; in nghttp2_session_open_stream() local
667 static nghttp2_priority_spec pri_spec_default = {0, NGHTTP2_DEFAULT_WEIGHT, 0}; variable