Searched refs:TCA_BASIC_MAX (Results 1 – 5 of 5) sorted by relevance
48 static struct nla_policy basic_policy[TCA_BASIC_MAX+1] = {72 struct nlattr *tb[TCA_BASIC_MAX + 1]; in basic_msg_parser()76 err = tca_parse(tb, TCA_BASIC_MAX, tc, basic_policy); in basic_msg_parser()
112 struct rtattr *tb[TCA_BASIC_MAX+1]; in basic_print_opt()117 parse_rtattr_nested(tb, TCA_BASIC_MAX, opt); in basic_print_opt()
306 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
376 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro
370 #define TCA_BASIC_MAX (__TCA_BASIC_MAX - 1) macro