CTA_NAT_V4_MINIP
[CTA_NAT_V4_MINIP] = { .type = NLA_U32 },
if (tb[CTA_NAT_V4_MINIP]) {
range->min_addr.ip = nla_get_be32(tb[CTA_NAT_V4_MINIP]);