Home
last modified time | relevance | path

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

/external/iptables/include/
Dxtables.h348 enum xtables_tryload { enum
401 enum xtables_tryload, struct xtables_rule_match **match);
403 enum xtables_tryload);
Dxtables.h.in348 enum xtables_tryload { enum
401 enum xtables_tryload, struct xtables_rule_match **match);
403 enum xtables_tryload);
/external/iptables/iptables/
Dxshared.c59 find_proto(const char *pname, enum xtables_tryload tryload, in find_proto()
Dxtables.c587 xtables_find_match(const char *name, enum xtables_tryload tryload, in xtables_find_match()
681 xtables_find_target(const char *name, enum xtables_tryload tryload) in xtables_find_target()