Searched refs:TCA_FQ_MAX (Results 1 – 2 of 2) sorted by relevance
982 static const struct nla_policy fq_policy[TCA_FQ_MAX + 1] = { in fq_load_weights() 1075 struct nlattr *tb[TCA_FQ_MAX + 1]; in fq_change() 1079 err = nla_parse_nested_deprecated(tb, TCA_FQ_MAX, opt, fq_policy, in fq_change()
791 #define TCA_FQ_MAX (__TCA_FQ_MAX - 1) macro