Searched refs:label_words (Results 1 – 3 of 3) sorted by relevance
105 if (words > net->ct.label_words) in nf_connlabels_get()106 net->ct.label_words = words; in nf_connlabels_get()118 net->ct.label_words = 0; in nf_connlabels_put()
33 words = ACCESS_ONCE(net->ct.label_words); in nf_ct_labels_ext_add()
108 u8 label_words; member