Home | History | Annotate | Download | only in extensions

Lines Matching refs:match

44 /* Initialize the match. */
62 "SCTP match v%s options\n"
63 " --source-port [!] port[:port] match source port(s)\n"
65 " --destination-port [!] port[:port] match destination port(s)\n"
67 " --chunk-types [!] (all|any|none) (chunktype[:flags])+ match if all, any or none of\n"
146 DEBUGP("Previous match found\n");
248 DEBUGP("Match type: %s Chunks: %s\n", match_type, chunks);
257 "Match type has to be one of \"ALL\", \"ANY\" or \"ONLY\"");
268 struct ip6t_entry_match **match)
271 = (struct xt_sctp_info *)(*match)->data;
462 const struct ip6t_entry_match *match,
466 (const struct xt_sctp_info *)match->data;
496 const struct ip6t_entry_match *match)
499 (const struct xt_sctp_info *)match->data;