Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c40 int tab_flush = 0; variable
320 tab_flush = 0; in tc_print_action_flush()
336 if (tab_flush && NULL != tb[0] && NULL == tb[1]) in tc_print_action()
379 tab_flush = 1; in print_action()