Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_generic.c393 static inline bool qdisc_restart(struct Qdisc *q, int *packets, int budget) in qdisc_restart() function
420 while (qdisc_restart(q, &packets, quota)) { in __qdisc_run()