nf_connlabels_get
int nf_connlabels_get(struct net *net, unsigned int bit);
EXPORT_SYMBOL_GPL(nf_connlabels_get);
err = nf_connlabels_get(ctx->net, (len * BITS_PER_BYTE) - 1);
err = nf_connlabels_get(ctx->net, (len * BITS_PER_BYTE) - 1);
ret = nf_connlabels_get(par->net, info->bit);
if (nf_connlabels_get(net, n_bits - 1)) {
if (nf_connlabels_get(net, n_bits - 1)) {