Home
last modified time | relevance | path

Searched defs:tryload (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/libxtables/
Dxtables.c664 xtables_find_match(const char *name, enum xtables_tryload tryload, in xtables_find_match()
765 xtables_find_match_revision(const char *name, enum xtables_tryload tryload, in xtables_find_match_revision()
786 xtables_find_target(const char *name, enum xtables_tryload tryload) in xtables_find_target()
867 xtables_find_target_revision(const char *name, enum xtables_tryload tryload, in xtables_find_target_revision()
/third_party/iptables/iptables/
Dxshared.c69 find_proto(const char *pname, enum xtables_tryload tryload, in find_proto()