Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diprule.c336 int table_ok = 0; in iprule_modify() local
422 table_ok = 1; in iprule_modify()
477 table_ok = 1; in iprule_modify()
486 if (!table_ok && cmd == RTM_NEWRULE) in iprule_modify()
Diproute.c832 int table_ok = 0; in iproute_modify() local
1108 table_ok = 1; in iproute_modify()
1192 if (!table_ok) { in iproute_modify()