Home
last modified time | relevance | path

Searched refs:TCA_DSMARK_MAX (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/sched/
Dsch_dsmark.c108 static const struct nla_policy dsmark_policy[TCA_DSMARK_MAX + 1] = {
122 struct nlattr *tb[TCA_DSMARK_MAX + 1]; in dsmark_change()
136 err = nla_parse_nested_deprecated(tb, TCA_DSMARK_MAX, opt, in dsmark_change()
344 struct nlattr *tb[TCA_DSMARK_MAX + 1]; in dsmark_init()
359 err = nla_parse_nested_deprecated(tb, TCA_DSMARK_MAX, opt, in dsmark_init()
/linux-5.19.10/tools/include/uapi/linux/
Dpkt_sched.h552 #define TCA_DSMARK_MAX (__TCA_DSMARK_MAX - 1) macro
/linux-5.19.10/include/uapi/linux/
Dpkt_sched.h572 #define TCA_DSMARK_MAX (__TCA_DSMARK_MAX - 1) macro