Searched refs:dequeue_head (Results 1 – 4 of 4) sorted by relevance
330 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) in dequeue_head() 361 struct sk_buff *skb = dequeue_head(bucket); in hhf_drop() 445 skb = dequeue_head(bucket); in hhf_dequeue() 329 static struct sk_buff *dequeue_head(struct wdrr_bucket *bucket) dequeue_head() function
116 static inline struct sk_buff *dequeue_head(struct fq_codel_flow *flow) in dequeue_head() function168 skb = dequeue_head(flow); in fq_codel_drop()265 skb = dequeue_head(flow); in dequeue_func()
229 static inline struct sk_buff *dequeue_head(struct fq_pie_flow *flow) in dequeue_head() function263 skb = dequeue_head(flow); in fq_pie_qdisc_dequeue()
918 static struct sk_buff *dequeue_head(struct cake_flow *flow) in dequeue_head() function1591 skb = dequeue_head(flow); in cake_drop()1984 skb = dequeue_head(flow); in cake_dequeue_one()