#include <q.h>
Data Fields | |
| int | numClasses |
| lsList * | packetQueueArray |
| int | numPktsInQueue |
The class of service identified by a contiguous set of integers starting from 0. COS is strict: when sending packets on the egress, we consider packets of class k only when there are no packets of class k+1 or more.
Definition at line 39 of file q.h.