Searched refs:IFCQ_SC_MAX (Results 1 – 3 of 3) sorted by relevance
33 #define IFCQ_SC_MAX 10 /* max number of queues */ macro165 } ifcq_disc_slots[IFCQ_SC_MAX]; /* for discipline use */
121 _CASSERT(IFCQ_SC_MAX == MBUF_SC_MAX_CLASSES); in classq_init()
133 struct queue_stats qstats[IFCQ_SC_MAX];3043 for (n = 0; n < IFCQ_SC_MAX && scheduler != PKTSCHEDT_NONE; n++) { in skt_aqstatpr()