Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_tbf.c340 static const struct nla_policy tbf_policy[TCA_TBF_MAX + 1] = {
355 struct nlattr *tb[TCA_TBF_MAX + 1]; in tbf_change()
365 err = nla_parse_nested_deprecated(tb, TCA_TBF_MAX, opt, tbf_policy, in tbf_change()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h203 #define TCA_TBF_MAX (__TCA_TBF_MAX - 1) macro
/linux/include/uapi/linux/
H A Dpkt_sched.h204 #define TCA_TBF_MAX (__TCA_TBF_MAX - 1) macro