HomeSort by relevance Sort by last modified time
    Searched refs:set_tc_index (Results 1 - 4 of 4) sorted by null

  /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/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/examples/diffserv/
Edge1 33 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64 set_tc_index

Completed in 74 milliseconds