Home
last modified time | relevance | path

Searched refs:hhf_dequeue (Results 1 – 1 of 1) sorted by relevance

/net/sched/
Dsch_hhf.c418 static struct sk_buff *hhf_dequeue(struct Qdisc *sch) in hhf_dequeue() function
467 while ((skb = hhf_dequeue(sch)) != NULL) in hhf_reset()
566 struct sk_buff *skb = hhf_dequeue(sch); in hhf_change()
698 .dequeue = hhf_dequeue,