Searched defs:priority_type (Results 1 – 12 of 12) sorted by relevance
101 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
97 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
117 char *priority_type = DEFAULT_PRIORITY_TYPE; variable
472 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()583 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
496 grpc_chttp2_transport* t, HPackParser::Priority priority_type, in init_header_skip_frame_parser()606 const auto priority_type = !is_continuation && (t->incoming_frame_flags & in init_header_frame_parser() local
63 typedef typename priority_of_value::type priority_type; typedef137 (typename treap_prio_types_t::priority_type) priority_type; typedef in boost::intrusive::treap_impl
76 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_set_impl634 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_multiset_impl
694 QuicPriorityType priority_type() const { return priority_type_; } in priority_type() function
90 QuicPriorityType priority_type) { in CreateWriteBlockedList()118 QuicPriorityType priority_type) in QuicSession()
183 __u8 priority_type; member