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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dhash.h25 #define HASHTABSIZE 1024 macro
H A Dhash.c50 return hash_create_size (HASHTABSIZE, hash_key, hash_cmp);

Completed in 56 milliseconds