Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dsch_qfq.c115 #define QFQ_MIN_LMAX 512 /* see qfq_slot_insert */ macro
426 if (lmax < QFQ_MIN_LMAX || lmax > (1UL << QFQ_MTU_SHIFT)) { in qfq_change_class()