Searched refs:CTA_IP_V4_SRC (Results 1 – 2 of 2) sorted by relevance
73 CTA_IP_V4_SRC, enumerator
86 if (nla_put_in_addr(skb, CTA_IP_V4_SRC, tuple->src.u3.ip) || in ipv4_tuple_to_nlattr()580 [CTA_IP_V4_SRC] = { .type = NLA_U32 },982 if (!tb[CTA_IP_V4_SRC] || !tb[CTA_IP_V4_DST]) in ipv4_nlattr_to_tuple()985 t->src.u3.ip = nla_get_in_addr(tb[CTA_IP_V4_SRC]); in ipv4_nlattr_to_tuple()