Searched refs:TCA_ROOT_MAX (Results 1 – 2 of 2) sorted by relevance
2118 static const struct nla_policy tcaa_policy[TCA_ROOT_MAX + 1] = {2128 struct nlattr *tca[TCA_ROOT_MAX + 1]; in tc_ctl_action() 2138 TCA_ROOT_MAX, NULL, extack); in tc_ctl_action() 2207 struct nlattr *tb[TCA_ROOT_MAX + 1]; in tc_dump_action() 2216 TCA_ROOT_MAX, tcaa_policy, cb->extack); in tc_dump_action()
814 #define TCA_ROOT_MAX (__TCA_ROOT_MAX - 1) macro