Searched refs:match_tag_not (Results 1 – 5 of 5) sorted by relevance
503 u_int8_t match_tag_not; member
1017 PF_MD5_UPD(rule, match_tag_not); in pf_hash_rule()1529 rule->match_tag_not = krule->match_tag_not; in pf_krule_to_rule()1661 krule->match_tag_not = rule->match_tag_not; in pf_rule_to_krule()
2910 return ((!r->match_tag_not && r->match_tag == *tag) || in pf_match_tag()2911 (r->match_tag_not && r->match_tag != *tag)); in pf_match_tag()
274 u_int8_t match_tag_not; member
386 u_int8_t match_tag_not; member