Lines Matching full:classes
108 classes and filters.
124 .SH CLASSES
125 Some qdiscs can contain classes, which contain further qdiscs - traffic may
127 .B classes.
130 it can come from any of the classes. A qdisc may for example prioritize
131 certain kinds of traffic by trying to dequeue from certain classes
245 is a set of contiguous qdisc classes which map 1:1 to a set of hardware exposed
320 Class Based Queueing implements a rich linksharing hierarchy of classes.
328 classes and then set up filters to classify packets accordingly. This can be
338 Hierarchical Fair Service Curve guarantees precise bandwidth and delay allocation for leaf classes …
342 classes with an emphasis on conforming to existing practices. HTB facilitates
343 guaranteeing bandwidth to classes, while also allowing specification of upper
345 can prioritize classes.
349 classes which are dequeued in order. This allows for easy prioritization
350 of traffic, where lower classes are only able to send if higher ones have
361 Classes form a tree, where each class has a single parent.
363 of classes (CBQ, HTB) while others (PRIO) are created with a static number of
366 Qdiscs which allow dynamic addition of classes can have zero or more
374 contain classes, but each class can have only one leaf qdisc.
378 to one of the classes within. Three criteria are available, although not all
394 may also point directly to lower classes.
400 All qdiscs, classes and filters have IDs, which can either be specified
420 number namespace available for classes. The handle is expressed as '10:'.
424 CLASSES
425 Classes residing under a qdisc share their qdisc
430 parent classes, only to their parent qdisc. The same naming custom as for
549 The following commands are available for qdiscs, classes and filter:
655 shows classes as ASCII graph. Prints generic stats info under each class if
657 option was specified. Classes can be filtered only by
706 Shows classes as ASCII graph on eth0 interface.
711 Shows classes as ASCII graph with stats info under each class.