HomeSort by relevance Sort by last modified time
    Searched full:ip6tables_match (Results 1 - 1 of 1) sorted by null

  /external/iproute2/include/
ip6tables.h 11 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 38 milliseconds