Searched defs:acl_queue_handler (Results 1 – 2 of 2) sorted by relevance
40 struct acl_queue_handler { struct41 ConnectionType connection_type_;65 std::map<uint16_t, acl_queue_handler> acl_queue_handlers_; argument
45 acl_queue_handler acl_queue_handler = {connection_type, std::move(queue), false, 0}; in Register() local54 auto acl_queue_handler = acl_queue_handlers_.find(handle)->second; in Unregister() local72 auto acl_queue_handler = acl_queue_handlers_.find(handle); in SetLinkPriority() local113 for (auto acl_queue_handler = starting_point_; count > 0; count--) { in start_round_robin() local136 auto acl_queue_handler = acl_queue_handlers_.find(acl_handle); in buffer_packet() local178 …for (auto acl_queue_handler = acl_queue_handlers_.begin(); acl_queue_handler != acl_queue_handlers… in unregister_all_connections() local224 auto acl_queue_handler = acl_queue_handlers_.find(handle); in incoming_acl_credits() local