Home
last modified time | relevance | path

Searched refs:labels_sz (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c860 size_t labels_sz = sizeof_field(struct tcf_ct_params, labels); in tcf_ct_act_set_labels() local
862 if (!memchr_inv(labels_m, 0, labels_sz)) in tcf_ct_act_set_labels()
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c910 size_t labels_sz = sizeof_field(struct tcf_ct_params, labels); in tcf_ct_act_set_labels() local
912 if (!memchr_inv(labels_m, 0, labels_sz)) in tcf_ct_act_set_labels()

Completed in 8 milliseconds