Searched refs:nf_ct_zone_equal_any (Results 1 – 4 of 4) sorted by relevance
79 static inline bool nf_ct_zone_equal_any(const struct nf_conn *a, in nf_ct_zone_equal_any() function
116 nf_ct_zone_equal_any(i->master, zone); in nf_ct_exp_equal()264 nf_ct_zone_equal_any(a->master, nf_ct_zone(b->master)); in expect_clash()273 nf_ct_zone_equal_any(a->master, nf_ct_zone(b->master)); in expect_matches()
1153 !nf_ct_zone_equal_any(ct, &filter->zone)) in ctnetlink_filter_match()
581 if (!nf_ct_zone_equal_any(info->ct, nf_ct_zone(ct))) in skb_nfct_cached()