Lines Matching full:classes

107 classes and filters.
123 .SH CLASSES
124 Some qdiscs can contain classes, which contain further qdiscs - traffic may
126 .B classes.
129 it can come from any of the classes. A qdisc may for example prioritize
130 certain kinds of traffic by trying to dequeue from certain classes
239 is a set of contiguous qdisc classes which map 1:1 to a set of hardware exposed
314 Class Based Queueing implements a rich linksharing hierarchy of classes.
322 classes and then set up filters to classify packets accordingly. This can be
332 Hierarchical Fair Service Curve guarantees precise bandwidth and delay allocation for leaf classes
336 classes with an emphasis on conforming to existing practices. HTB facilitates
337 guaranteeing bandwidth to classes, while also allowing specification of upper
339 can prioritize classes.
343 classes which are dequeued in order. This allows for easy prioritization
344 of traffic, where lower classes are only able to send if higher ones have
355 Classes form a tree, where each class has a single parent.
357 of classes (CBQ, HTB) while others (PRIO) are created with a static number of
360 Qdiscs which allow dynamic addition of classes can have zero or more
368 contain classes, but each class can have only one leaf qdisc.
372 to one of the classes within. Three criteria are available, although not all
388 may also point directly to lower classes.
394 All qdiscs, classes and filters have IDs, which can either be specified
414 number namespace available for classes. The handle is expressed as '10:'.
418 CLASSES
419 Classes residing under a qdisc share their qdisc
424 parent classes, only to their parent qdisc. The same naming custom as for
543 The following commands are available for qdiscs, classes and filter:
640 shows classes as ASCII graph. Prints generic stats info under each class if
642 option was specified. Classes can be filtered only by
691 Shows classes as ASCII graph on eth0 interface.
696 Shows classes as ASCII graph with stats info under each class.