Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c40 int batch_c = 0; variable
319 fprintf(f, "\n\taction order %d: ", i + batch_c); in tc_print_action()
327 batch_c+=TCA_ACT_MAX_PRIO ; in tc_print_action()