Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_sample.c32 [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()
191 if (nla_put(skb, TCA_SAMPLE_PARMS, sizeof(opt), &opt)) in tcf_sample_dump()
/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_sample.h18 TCA_SAMPLE_PARMS, enumerator