Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_sample.c30 [TCA_SAMPLE_PARMS] = { .len = sizeof(struct tc_sample) },
57 if (!tb[TCA_SAMPLE_PARMS] || !tb[TCA_SAMPLE_RATE] || in tcf_sample_init()
61 parm = nla_data(tb[TCA_SAMPLE_PARMS]); in tcf_sample_init()
213 if (nla_put(skb, TCA_SAMPLE_PARMS, sizeof(opt), &opt)) in tcf_sample_dump()
/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_sample.h16 TCA_SAMPLE_PARMS, enumerator