CTA_PROTONAT_PORT_MIN
[CTA_PROTONAT_PORT_MIN] = { .type = NLA_U16 },
if (tb[CTA_PROTONAT_PORT_MIN]) {
range->min_proto.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MIN]);