Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_action.c41 int tab_flush = 0; variable
279 if (tab_flush) { in tc_print_one_action()
281 tab_flush = 0; in tc_print_one_action()
312 if (tab_flush && NULL != tb[0] && NULL == tb[1]) { in tc_print_action()
358 tab_flush = 1; in print_action()