Searched refs:TCA_BASIC_MAX (Results 1 – 7 of 7) sorted by relevance
44 static struct nla_policy basic_policy[TCA_BASIC_MAX+1] = {68 struct nlattr *tb[TCA_BASIC_MAX + 1]; in basic_msg_parser()72 err = tca_parse(tb, TCA_BASIC_MAX, tc, basic_policy); in basic_msg_parser()
113 struct rtattr *tb[TCA_BASIC_MAX+1]; in basic_print_opt()118 parse_rtattr_nested(tb, TCA_BASIC_MAX, opt); in basic_print_opt()
342 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
298 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
384 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
428 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro