Home
last modified time | relevance | path

Searched refs:set_tc_index (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/tc/
Dq_dsmark.c34 int dflt, set_tc_index; in dsmark_parse_opt() local
36 ind = set_tc_index = 0; in dsmark_parse_opt()
55 set_tc_index = 1; in dsmark_parse_opt()
75 if (set_tc_index) addattr_l(n, 1024, TCA_DSMARK_SET_TC_INDEX, NULL, 0); in dsmark_parse_opt()
/external/iproute2/testsuite/tests/tc/
Ddsmark.t14 dsmark indices 64 default_index 1 set_tc_index
Dcls-testbed.t48 dsmark indices 64 default_index 1 set_tc_index
/external/iproute2/examples/diffserv/
DEdge133 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64 set_tc_index
/external/iproute2/bash-completion/
Dtc357 _tc_once_attr 'indices default_index set_tc_index'