Home
last modified time | relevance | path

Searched refs:XTF_DONT_LOAD (Results 1 – 3 of 3) sorted by relevance

/external/iptables/libxtables/
Dxtables.c573 ptr = xtables_find_target(name, XTF_DONT_LOAD); in load_extension()
576 XTF_DONT_LOAD, NULL); in load_extension()
647 if (!ptr && tryload != XTF_DONT_LOAD && tryload != XTF_DURING_LOAD) { in xtables_find_match()
658 if (tryload != XTF_DONT_LOAD) in xtables_find_match()
720 if (!ptr && tryload != XTF_DONT_LOAD && tryload != XTF_DURING_LOAD) { in xtables_find_target()
731 if (tryload != XTF_DONT_LOAD) in xtables_find_target()
/external/iptables/iptables/
Dxshared.c99 if (find_proto(cs->protocol, XTF_DONT_LOAD, in should_load_proto()
/external/iptables/include/
Dxtables.h380 XTF_DONT_LOAD, enumerator