TCA_CT_MAX
static const struct nla_policy ct_policy[TCA_CT_MAX + 1] = {
struct nlattr *tb[TCA_CT_MAX + 1];
err = nla_parse_nested(tb, TCA_CT_MAX, nla, ct_policy, extack);