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
239
int
table_ok
= 0;
local
325
table_ok
= 1;
366
table_ok
= 1;
375
if (!
table_ok
&& cmd == RTM_NEWRULE)
iproute.c
717
int
table_ok
= 0;
local
934
table_ok
= 1;
990
if (!
table_ok
) {
[
all
...]
Completed in 2590 milliseconds