Searched refs:table_ok (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Diprule.c199 bool table_ok = 0; local
273 table_ok = 1;
302 if (!table_ok && cmd == RTM_NEWRULE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Diprule.c192 int table_ok = 0; local
261 table_ok = 1;
291 if (!table_ok && cmd == RTM_NEWRULE)
H A Diproute.c664 int table_ok = 0; local
844 table_ok = 1;
913 if (!table_ok) {

Completed in 69 milliseconds