OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfq
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/examples/
cbqinit.eth1
40
# Attach "
sfq
" qdisc to this class, quantum is MTU, perturb
43
$TC qdisc add dev $DEVICE parent 1:2
sfq
quantum 1514b perturb 15
51
$TC qdisc add dev $DEVICE parent 1:3
sfq
quantum 1514b perturb 15
59
$TC qdisc add dev $DEVICE parent 1:4
sfq
quantum 1514b perturb 15
cbq.init-v0.7.3
98
# - added initial support for
SFQ
as leaf qdisc
254
# LEAF=none|tbf|
sfq
optional, default "tbf"
261
# bounded), you must set LEAF to "none" or "
sfq
".
264
# several hosts in the same class, you might want to specify LEAF=
sfq
to
265
# attach
SFQ
as leaf queueing discipline to that class.
273
# Note: Don't forget to set LEAF to "none" or "
sfq
", otherwise the class will
318
###
SFQ
qdisc parameters
320
# The
SFQ
queueing discipline is a cheap way for sharing class bandwidth
324
# that
SFQ
does not do any traffic shaping - the shaping is done by the CBQ
325
# class the
SFQ
is attached to
[
all
...]
/external/iproute2/man/man8/
Makefile
5
tc-pfifo.8 tc-pfifo_fast.8 tc-prio.8 tc-red.8 tc-
sfq
.8 \
Completed in 269 milliseconds