Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_sfq.c315 static unsigned int sfq_drop(struct Qdisc *sch) in sfq_drop() function
487 sfq_drop(sch); in sfq_enqueue()
693 sfq_drop(sch); in sfq_change()
920 .drop = sfq_drop,