Home
last modified time | relevance | path

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

/external/iptables/include/
Dxtables.h379 enum xtables_tryload { enum
432 enum xtables_tryload, struct xtables_rule_match **match);
434 enum xtables_tryload);
/external/iptables/iptables/
Dxshared.c65 find_proto(const char *pname, enum xtables_tryload tryload, in find_proto()
/external/iptables/libxtables/
Dxtables.c594 xtables_find_match(const char *name, enum xtables_tryload tryload, in xtables_find_match()
689 xtables_find_target(const char *name, enum xtables_tryload tryload) in xtables_find_target()