Home
last modified time | relevance | path

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

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