5 #ifndef _DIR248_AVX512_H_
6 #define _DIR248_AVX512_H_
10 void cne_dir24_8_vec_lookup_bulk_1b(
void *p,
const uint32_t *ips, uint64_t *next_hops,
11 const unsigned int n);
13 void cne_dir24_8_vec_lookup_bulk_2b(
void *p,
const uint32_t *ips, uint64_t *next_hops,
14 const unsigned int n);
16 void cne_dir24_8_vec_lookup_bulk_4b(
void *p,
const uint32_t *ips, uint64_t *next_hops,
17 const unsigned int n);
19 void cne_dir24_8_vec_lookup_bulk_8b(
void *p,
const uint32_t *ips, uint64_t *next_hops,
20 const unsigned int n);