Searched refs:__wofa_bloom_lkup16 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c61 static inline uint32 __wofa_bloom_lkup16(const uint32 * bfilter, const uint16 hash16);
216 __wofa_bloom_lkup16(const uint32 * bloom_filter, const uint16 hash16) function
527 if (__wofa_bloom_lkup16(dict->bloomfilter, hash16) == 0U) {

Completed in 84 milliseconds