Searched refs:TCA_GACT_MAX (Results 1 – 2 of 2) sorted by relevance
31 #define TCA_GACT_MAX (__TCA_GACT_MAX - 1) macro
48 static const struct nla_policy gact_policy[TCA_GACT_MAX + 1] = {60 struct nlattr *tb[TCA_GACT_MAX + 1]; in tcf_gact_init()74 err = nla_parse_nested_deprecated(tb, TCA_GACT_MAX, nla, gact_policy, in tcf_gact_init()
Completed in 3 milliseconds