Searched refs:CTA_IP_V4_DST (Results 1 – 2 of 2) sorted by relevance
76 CTA_IP_V4_DST, enumerator
95 nla_put_in_addr(skb, CTA_IP_V4_DST, tuple->dst.u3.ip)) in ipv4_tuple_to_nlattr()628 [CTA_IP_V4_DST] = { .type = NLA_U32 },1284 if (!tb[CTA_IP_V4_DST]) in ipv4_nlattr_to_tuple()1287 t->dst.u3.ip = nla_get_in_addr(tb[CTA_IP_V4_DST]); in ipv4_nlattr_to_tuple()