CTA_PROTONAT_PORT_MAX 101 net/ipv4/netfilter/nf_nat_proto_common.c NLA_PUT_BE16(skb, CTA_PROTONAT_PORT_MAX, range->max.all); CTA_PROTONAT_PORT_MAX 117 net/ipv4/netfilter/nf_nat_proto_common.c if (tb[CTA_PROTONAT_PORT_MAX]) { CTA_PROTONAT_PORT_MAX 118 net/ipv4/netfilter/nf_nat_proto_common.c range->max.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MAX]); CTA_PROTONAT_PORT_MAX 695 net/netfilter/nf_conntrack_netlink.c [CTA_PROTONAT_PORT_MAX] = { .type = NLA_U16 },