Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_table/
H A Drte_table_hash_key16.c597 #define lookup_key16_cmp(key_in, bucket, pos, f) \ macro
674 lookup_key16_cmp(key, bucket2, pos, f); \
695 lookup_key16_cmp(key, bucket2, pos, f); \
722 lookup_key16_cmp(key, bucket, pos, f); \
818 lookup_key16_cmp(key20, bucket20, pos20, f); \
819 lookup_key16_cmp(key21, bucket21, pos21, f); \
847 lookup_key16_cmp(key20, bucket20, pos20, f); \
848 lookup_key16_cmp(key21, bucket21, pos21, f); \