Lines Matching refs:match
37 struct ip6tables_match *match;
51 /* Revision of match (0 by default). */
56 /* Size of match data. */
59 /* Size of match data relevent for userspace comparison purposes */
65 /* Initialize the match. */
73 struct ip6t_entry_match **match);
78 /* Prints out the match iff non-NULL: put space at end */
80 const struct ip6t_entry_match *match, int numeric);
84 const struct ip6t_entry_match *match);
170 extern struct ip6tables_match *find_match(const char *name, enum ip6t_tryload, struct ip6tables_rule_match **match);