Searched refs:hpq (Results 1 – 1 of 1) sorted by relevance
146 struct sk_buff_head *hpq = &q->qdiscs[q->highest_prio]; in skbprio_dequeue() local147 struct sk_buff *skb = __skb_dequeue(hpq); in skbprio_dequeue()159 if (skb_queue_empty(hpq)) { in skbprio_dequeue()