OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XTF_DONT_LOAD
(Results
1 - 3
of
3
) sorted by null
/external/iptables/include/
xtables.h
349
XTF_DONT_LOAD
,
/external/iptables/iptables/
xshared.c
93
if (find_proto(cs->protocol,
XTF_DONT_LOAD
,
xtables.c
566
ptr = xtables_find_target(name,
XTF_DONT_LOAD
);
569
XTF_DONT_LOAD
, NULL);
639
if (!ptr && tryload !=
XTF_DONT_LOAD
&& tryload != XTF_DURING_LOAD) {
650
if (tryload !=
XTF_DONT_LOAD
)
712
if (!ptr && tryload !=
XTF_DONT_LOAD
&& tryload != XTF_DURING_LOAD) {
723
if (tryload !=
XTF_DONT_LOAD
)
[
all
...]
Completed in 58 milliseconds