Searched refs:FQ_IF_MAX_FLOWSTATS (Results 1 – 2 of 2) sorted by relevance
278 #define FQ_IF_MAX_FLOWSTATS 20 macro309 struct fq_codel_flowstats fcls_flowstats[FQ_IF_MAX_FLOWSTATS];
2433 fcls->fcls_oldflows_cnt), FQ_IF_MAX_FLOWSTATS); in fq_if_getqstats_ifclassq()2442 i >= (FQ_IF_MAX_FLOWSTATS >> 1)) { in fq_if_getqstats_ifclassq()