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