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

/asus-wl-520gu-7.0.1.45/src/router/dproxy/
H A Ddproxy.h61 #define MAX_CACHE_NUM 400 /* 400 cache names */ macro
H A Dcache.c133 if ( dns_cache_count >= MAX_CACHE_NUM ){ //added by CMC 8/4/2001
134 debug("cache_name_append: over max cache num (%d)\n", MAX_CACHE_NUM);

Completed in 34 milliseconds