Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_fq.c310 static bool fq_fastpath_check(const struct Qdisc *sch, struct sk_buff *skb, in fq_fastpath_check() function
392 if (fq_fastpath_check(sch, skb, now)) { in fq_classify()