Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_sample.c30 [TCA_SAMPLE_PARMS] = { .len = sizeof(struct tc_sample) },
59 if (!tb[TCA_SAMPLE_PARMS]) in tcf_sample_init()
62 parm = nla_data(tb[TCA_SAMPLE_PARMS]); in tcf_sample_init()
226 if (nla_put(skb, TCA_SAMPLE_PARMS, sizeof(opt), &opt)) in tcf_sample_dump()
/Linux-v6.6/include/uapi/linux/tc_act/
Dtc_sample.h16 TCA_SAMPLE_PARMS, enumerator