OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_tc_index
(Results
1 - 7
of
7
) sorted by null
/external/iproute2/tc/
q_dsmark.c
25
"DEFAULT_INDEX ] [
set_tc_index
]\n");
35
int dflt,
set_tc_index
;
local
37
ind =
set_tc_index
= 0;
57
else if (!strcmp(*argv,"
set_tc_index
")) {
58
set_tc_index
= 1;
79
if (
set_tc_index
) addattr_l(n,1024,TCA_DSMARK_SET_TC_INDEX,NULL,0);
163
if (tb[TCA_DSMARK_SET_TC_INDEX]) fprintf(f,"
set_tc_index
");
/external/iproute2/testsuite/tests/
dsmark.t
14
dsmark indices 64 default_index 1
set_tc_index
cls-testbed.t
43
dsmark indices 64 default_index 1
set_tc_index
/external/iproute2/examples/diffserv/
ef-prio
6
print "$TC qdisc add $DEV handle 1:0 root dsmark indices 64
set_tc_index
\n";
efcbq
5
print "$TC qdisc add $DEV handle 1:0 root dsmark indices 64
set_tc_index
\n";
Edge1
33
$TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
set_tc_index
afcbq
53
print "$TC qdisc add $DEV handle 1:0 root dsmark indices 64
set_tc_index
\n";
Completed in 337 milliseconds