Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_table/
H A Drte_table_hash_key32.c614 #define lookup_key32_cmp(key_in, bucket, pos, f) \ macro
703 lookup_key32_cmp(key, bucket2, pos, f); \
724 lookup_key32_cmp(key, bucket2, pos, f); \
752 lookup_key32_cmp(key, bucket, pos, f); \
855 lookup_key32_cmp(key20, bucket20, pos20, f); \
856 lookup_key32_cmp(key21, bucket21, pos21, f); \
884 lookup_key32_cmp(key20, bucket20, pos20, f); \
885 lookup_key32_cmp(key21, bucket21, pos21, f); \