Searched refs:ip6t_tryload (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/
H A Dip6tables.h127 enum ip6t_tryload { enum
133 extern struct ip6tables_target *find_target(const char *name, enum ip6t_tryload);
134 extern struct ip6tables_match *find_match(const char *name, enum ip6t_tryload, struct ip6tables_rule_match **match);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/include/
H A Dip6tables.h162 enum ip6t_tryload { enum
169 extern struct ip6tables_target *find_target(const char *name, enum ip6t_tryload);
170 extern struct ip6tables_match *find_match(const char *name, enum ip6t_tryload, struct ip6tables_rule_match **match);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/
H A Dip6tables.c738 find_match(const char *match_name, enum ip6t_tryload tryload, struct ip6tables_rule_match **matches)
826 find_proto(const char *pname, enum ip6t_tryload tryload, int nolookup, struct ip6tables_rule_match **matches)
1025 find_target(const char *name, enum ip6t_tryload tryload)

Completed in 106 milliseconds