IPVS_DEST_ATTR_MAX
static const struct nla_policy ip_vs_dest_policy[IPVS_DEST_ATTR_MAX + 1] = {
struct nlattr *attrs[IPVS_DEST_ATTR_MAX + 1];
nla_parse_nested_deprecated(attrs, IPVS_DEST_ATTR_MAX, nla, ip_vs_dest_policy, NULL))