Searched refs:key_ptrs (Results 1 – 3 of 3) sorted by relevance
257 const void *key_ptrs[RTE_EFD_BURST_MAX]; in process_packets() local267 key_ptrs[i] = (void *)&ipv4_dst_ip[i]; in process_packets()271 (const void **) key_ptrs, data); in process_packets()
271 const void *key_ptrs[PKT_READ_SIZE]; in handle_packets() local280 key_ptrs[i] = &ipv4_dst_ip[i]; in handle_packets()283 rte_hash_lookup_bulk(h, key_ptrs, num_packets, positions); in handle_packets()
192 const void *key_ptrs[EFD_BURST_MAX];202 key_ptrs[i] = (void *)&ipv4_dst_ip[i];206 (const void **) key_ptrs, data);353 const void *key_ptrs[PKT_READ_SIZE];362 key_ptrs[i] = &ipv4_dst_ip[i];365 rte_hash_lookup_bulk(h, key_ptrs, num_packets, positions);