Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dsch_fifo.c46 __qdisc_queue_drop_head(sch, &sch->q, to_free); in pfifo_tail_enqueue()
/Linux-v5.4/include/net/
Dsch_generic.h1042 static inline unsigned int __qdisc_queue_drop_head(struct Qdisc *sch, in __qdisc_queue_drop_head() function
1062 return __qdisc_queue_drop_head(sch, &sch->q, to_free); in qdisc_queue_drop_head()