Searched refs:CTA_IP_V4_DST (Results 1 – 4 of 4) sorted by relevance
74 CTA_IP_V4_DST, enumerator
75 CTA_IP_V4_DST, enumerator
89 nla_put_in_addr(skb, CTA_IP_V4_DST, tuple->dst.u3.ip)) in ipv4_tuple_to_nlattr()614 [CTA_IP_V4_DST] = { .type = NLA_U32 },1222 if (!tb[CTA_IP_V4_DST]) in ipv4_nlattr_to_tuple()1225 t->dst.u3.ip = nla_get_in_addr(tb[CTA_IP_V4_DST]); in ipv4_nlattr_to_tuple()