Home
last modified time | relevance | path

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

/aosp_15_r20/external/iptables/libxtables/
H A Dxtables.c766 xtables_find_match(const char *name, enum xtables_tryload tryload, in xtables_find_match()
877 xtables_find_match_revision(const char *name, enum xtables_tryload tryload, in xtables_find_match_revision()
898 xtables_find_target(const char *name, enum xtables_tryload tryload) in xtables_find_target()
997 xtables_find_target_revision(const char *name, enum xtables_tryload tryload, in xtables_find_target_revision()
/aosp_15_r20/external/iptables/iptables/
H A Dxshared.c84 find_proto(const char *pname, enum xtables_tryload tryload, in find_proto()