Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_ct.c916 size_t labels_sz = sizeof_field(struct tcf_ct_params, labels); in tcf_ct_act_set_labels() local
918 if (!memchr_inv(labels_m, 0, labels_sz)) in tcf_ct_act_set_labels()