Searched refs:TCA_FLOWER_MAX (Results 1 – 3 of 3) sorted by relevance
491 #define TCA_FLOWER_MAX (__TCA_FLOWER_MAX - 1) macro
607 #define TCA_FLOWER_MAX (__TCA_FLOWER_MAX - 1) macro
623 static const struct nla_policy fl_policy[TCA_FLOWER_MAX + 1] = {2256 tb = kcalloc(TCA_FLOWER_MAX + 1, sizeof(struct nlattr *), GFP_KERNEL); in fl_change()2262 err = nla_parse_nested_deprecated(tb, TCA_FLOWER_MAX, in fl_change()2686 tb = kcalloc(TCA_FLOWER_MAX + 1, sizeof(struct nlattr *), GFP_KERNEL); in fl_tmplt_create()2689 err = nla_parse_nested_deprecated(tb, TCA_FLOWER_MAX, in fl_tmplt_create()