Home
last modified time | relevance | path

Searched refs:ip_dst3 (Results 1 – 1 of 1) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd_em.c174 const uint32_t *ip_dst0, *ip_dst1, *ip_dst2, *ip_dst3; in ipv6_hash_crc() local
189 ip_dst3 = (const uint32_t *)(k->ip_dst+12); in ipv6_hash_crc()
198 init_val = rte_hash_crc_4byte(*ip_dst3, init_val); in ipv6_hash_crc()