Searched defs:ip6tables_match (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/include/
H A Dip6tables.h11 struct ip6tables_match *match;
15 struct ip6tables_match struct
17 struct ip6tables_match *next;
118 extern void register_match6(struct ip6tables_match *me);
124 extern struct ip6tables_match *ip6tables_matches;
134 extern struct ip6tables_match *find_match(const char *name, enum ip6t_tryload, struct ip6tables_rule_match **match);

Completed in 128 milliseconds