Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hhf.c329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head() function
360 struct sk_buff *skb = dequeue_head(bucket); in hhf_drop()
444 skb = dequeue_head(bucket); in hhf_dequeue()
H A Dsch_cake.c899 static struct sk_buff *dequeue_head(struct cake_flow *flow) in dequeue_head() function
1573 skb = dequeue_head(flow); in cake_drop()
1947 skb = dequeue_head(flow); in cake_dequeue_one()