HomeSort by relevance Sort by last modified time
    Searched refs:table_ok (Results 1 - 2 of 2) sorted by null

  /external/iproute2/ip/
iprule.c 220 int table_ok = 0; local
305 table_ok = 1;
336 table_ok = 1;
345 if (!table_ok && cmd == RTM_NEWRULE)
iproute.c 686 int table_ok = 0; local
905 table_ok = 1;
962 if (!table_ok) {
    [all...]

Completed in 24 milliseconds