OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:htb
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/testsuite/tests/tc/
cls-testbed.t
6
QDISCS="cbq
htb
dsmark"
28
htb
)
29
ts_qdisc_available "
htb
"
31
ts_log "cls-testbed:
HTB
is unsupported by $TC, skipping"
34
ts_tc "cls-testbed" "
htb
root qdisc creation" \
35
qdisc add dev $DEV root handle 10:0
htb
36
ts_tc "cls-testbed" "
htb
root class creation" \
38
htb
rate 100Mbit quantum 1514
/external/iproute2/man/man8/
Makefile
6
tc-drr.8 tc-ematch.8 tc-fq_codel.8 tc-hfsc.8 tc-
htb
.8 tc-pie.8 \
/external/libnl/lib/route/sch/
htb.c
2
* lib/route/sch/
htb
.c
HTB
Qdisc
17
* @defgroup
htb
Hierachical Token Bucket (
HTB
)
32
#include <netlink/route/sch/
htb
.h>
364
* Set default class of the
htb
qdisc to the specified value
390
* @arg class
HTB
class to be modified.
393
* Sets MTU of the data link controlled by the
HTB
class.
407
* Set rate of
HTB
class.
408
* @arg class
HTB
class to be modified
[
all
...]
Completed in 52 milliseconds