Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_em.c170 const uint32_t *ip_dst0, *ip_dst1, *ip_dst2, *ip_dst3; in ipv6_hash_crc() local
182 ip_dst0 = (const uint32_t *) k->ip_dst; in ipv6_hash_crc()
191 init_val = rte_hash_crc_4byte(*ip_dst0, init_val); in ipv6_hash_crc()
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c463 const uint32_t *ip_dst0, *ip_dst1, *ip_dst2, *ip_dst3; in ipv6_hash_crc() local
473 ip_dst0 = (const uint32_t *) k->ip_dst; in ipv6_hash_crc()
482 init_val = rte_hash_crc_4byte(*ip_dst0, init_val); in ipv6_hash_crc()