Searched defs:k0 (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/table/ | ||
| H A D | rte_table_hash_func.h | 111 crc1 = rte_crc32_u64(k0 >> 32, k[1] & m[1]); in rte_table_hash_crc_key32() local |
| H A D | rte_swx_table_selector.c | 94 uint64_t k0, k2, k5, crc0, crc1, crc2, crc3, crc4, crc5; in hash() local |