CTA_PROTONAT_PORT_MAX  865 net/netfilter/nf_nat_core.c 	[CTA_PROTONAT_PORT_MAX]	= { .type = NLA_U16 },
CTA_PROTONAT_PORT_MAX  876 net/netfilter/nf_nat_core.c 	if (tb[CTA_PROTONAT_PORT_MAX]) {
CTA_PROTONAT_PORT_MAX  877 net/netfilter/nf_nat_core.c 		range->max_proto.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MAX]);