Searched refs:nf_connlabels_get (Results 1 – 6 of 6) sorted by relevance
55 int nf_connlabels_get(struct net *net, unsigned int bit);58 static inline int nf_connlabels_get(struct net *net, unsigned int bit) { return 0; } in nf_connlabels_get() function
59 int nf_connlabels_get(struct net *net, unsigned int bits) in nf_connlabels_get() function73 EXPORT_SYMBOL_GPL(nf_connlabels_get);
69 ret = nf_connlabels_get(par->net, info->bit); in connlabel_mt_check()
561 err = nf_connlabels_get(ctx->net, (len * BITS_PER_BYTE) - 1); in nft_ct_set_init()
1277 if (nf_connlabels_get(net, n_bits - 1)) { in tcf_ct_fill_params()
1410 if (nf_connlabels_get(net, n_bits - 1)) { in ovs_ct_copy_action()