Searched refs:nf_connlabel_match (Results 1 – 3 of 3) sorted by relevance
23 bool nf_connlabel_match(const struct nf_conn *ct, u16 bit) in nf_connlabel_match() function32 EXPORT_SYMBOL_GPL(nf_connlabel_match);
36 return nf_connlabel_match(ct, info->bit) ^ invert; in connlabel_mt()
48 bool nf_connlabel_match(const struct nf_conn *ct, u16 bit);