Home | History | Annotate | Download | only in man8

Lines Matching full:band

14 band band band...
31 band is a class, although is not possible to add classes with 'tc qdisc
35 When dequeueing, band 0 is tried first and only if it did not deliver a
36 packet does PRIO try band 1, and so onwards. Maximum reliability packets
37 should therefore go to band 0, minimum delay to band 1 and the rest to band
40 As the PRIO qdisc itself will have minor number 0, band 0 is actually
41 major:1, band 1 is major:2, etc. For major, substitute the major number
47 Three methods are available to PRIO to determine in which band a packet will
106 TOS Bits Means Linux Priority Band
139 This means that priority 4, for example, gets mapped to band number 1.