CTA_PROTONAT_PORT_MIN  864 net/netfilter/nf_nat_core.c 	[CTA_PROTONAT_PORT_MIN]	= { .type = NLA_U16 },
CTA_PROTONAT_PORT_MIN  871 net/netfilter/nf_nat_core.c 	if (tb[CTA_PROTONAT_PORT_MIN]) {
CTA_PROTONAT_PORT_MIN  872 net/netfilter/nf_nat_core.c 		range->min_proto.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MIN]);