Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/tc_act/
A Dtc_sample.h23 #define TCA_SAMPLE_MAX (__TCA_SAMPLE_MAX - 1) macro
/linux-6.3-rc2/net/sched/
A Dact_sample.c29 static const struct nla_policy sample_policy[TCA_SAMPLE_MAX + 1] = {
43 struct nlattr *tb[TCA_SAMPLE_MAX + 1]; in tcf_sample_init()
54 ret = nla_parse_nested_deprecated(tb, TCA_SAMPLE_MAX, nla, in tcf_sample_init()

Completed in 5 milliseconds