OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:table_ok
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/ip/
iprule.c
226
int
table_ok
= 0;
local
312
table_ok
= 1;
346
table_ok
= 1;
355
if (!
table_ok
&& cmd == RTM_NEWRULE)
iproute.c
675
int
table_ok
= 0;
local
901
table_ok
= 1;
958
if (!
table_ok
) {
[
all
...]
Completed in 31 milliseconds