Searched refs:CTA_NAT_V4_MAXIP (Results 1 – 2 of 2) sorted by relevance
161 CTA_NAT_V4_MAXIP, enumerator162 #define CTA_NAT_MAXIP CTA_NAT_V4_MAXIP
880 [CTA_NAT_V4_MAXIP] = { .type = NLA_U32 },894 if (tb[CTA_NAT_V4_MAXIP]) in nf_nat_ipv4_nlattr_to_range()895 range->max_addr.ip = nla_get_be32(tb[CTA_NAT_V4_MAXIP]); in nf_nat_ipv4_nlattr_to_range()