Searched refs:CTA_NAT_V4_MAXIP (Results 1 – 4 of 4) sorted by relevance
159 CTA_NAT_V4_MAXIP, enumerator160 #define CTA_NAT_MAXIP CTA_NAT_V4_MAXIP
160 CTA_NAT_V4_MAXIP, enumerator161 #define CTA_NAT_MAXIP CTA_NAT_V4_MAXIP
900 [CTA_NAT_V4_MAXIP] = { .type = NLA_U32 },914 if (tb[CTA_NAT_V4_MAXIP]) in nf_nat_ipv4_nlattr_to_range()915 range->max_addr.ip = nla_get_be32(tb[CTA_NAT_V4_MAXIP]); in nf_nat_ipv4_nlattr_to_range()