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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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 108 milliseconds