Searched refs:match_tag_not (Results 1 – 7 of 7) sorted by relevance
843 PF_MD5_UPD(rule, match_tag_not); in pf_hash_rule()3215 to->match_tag_not = from->match_tag_not; in pf_rule_copyin()
566 u_int8_t match_tag_not; member
3572 return ((!r->match_tag_not && r->match_tag == *tag) || in pf_match_tag()3573 (r->match_tag_not && r->match_tag != *tag)); in pf_match_tag()
270 u_int8_t match_tag_not; member1959 filter_opts.match_tag_not = $1;5953 r->match_tag_not = opts->match_tag_not; in filteropts_to_rule()
155 PF_RULE_FIELD(match_tag_not, NOMERGE),
1110 if (r->match_tag_not) in print_rule()
1446 if (pr->match_tag_not) in print_rule()