Searched refs:FQ_IF_MAX_FLOWSTATS (Results 1 – 2 of 2) sorted by relevance
289 #define FQ_IF_MAX_FLOWSTATS 20 macro320 struct fq_codel_flowstats fcls_flowstats[FQ_IF_MAX_FLOWSTATS];
2738 fcls->fcls_oldflows_cnt), FQ_IF_MAX_FLOWSTATS); in fq_if_getqstats()2747 i >= (FQ_IF_MAX_FLOWSTATS >> 1)) { in fq_if_getqstats()