Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diprule.c220 int table_ok = 0; in iprule_modify() local
305 table_ok = 1; in iprule_modify()
336 table_ok = 1; in iprule_modify()
345 if (!table_ok && cmd == RTM_NEWRULE) in iprule_modify()
Diproute.c686 int table_ok = 0; in iproute_modify() local
905 table_ok = 1; in iproute_modify()
962 if (!table_ok) { in iproute_modify()