Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A 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-6.3-rc2/include/uapi/linux/tc_act/
A Dtc_sample.h16 TCA_SAMPLE_PARMS, enumerator

Completed in 4 milliseconds