Lines Matching refs:match
173 struct xt_entry_match **match;
213 /* Revision of match (0 by default). */
218 /* Size of match data. */
221 /* Size of match data relevent for userspace comparison purposes */
227 /* Initialize the match. */
235 struct xt_entry_match **match);
240 /* Prints out the match iff non-NULL: put space at end */
243 const struct xt_entry_match *match, int numeric);
245 /* Saves the match info in parsable form to stdout. */
247 void (*save)(const void *ip, const struct xt_entry_match *match);
331 struct xtables_match *match;
401 enum xtables_tryload, struct xtables_rule_match **match);