Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diprule.c329 int table_ok = 0; in iprule_modify() local
415 table_ok = 1; in iprule_modify()
471 table_ok = 1; in iprule_modify()
480 if (!table_ok && cmd == RTM_NEWRULE) in iprule_modify()
Diproute.c833 int table_ok = 0; in iproute_modify() local
1109 table_ok = 1; in iproute_modify()
1193 if (!table_ok) { in iproute_modify()