Searched refs:nfct_bitmask_clone (Results 1 – 4 of 4) sorted by relevance
64 b = nfct_bitmask_clone(a); in test_nfct_bitmask()104 a = nfct_bitmask_clone(b); in test_nfct_bitmask()250 b = nfct_bitmask_clone(b); in test_nfct_cmp_api_single()
293 struct nfct_bitmask *nfct_bitmask_clone(const struct nfct_bitmask *);
486 return nfct_bitmask_clone(orig); in do_copy_attr_connlabels()
1637 struct nfct_bitmask *nfct_bitmask_clone(const struct nfct_bitmask *b) in nfct_bitmask_clone() function