Searched refs:HOSTCACHESIZE (Results 1 – 4 of 4) sorted by relevance
224 #define HOSTCACHESIZE 8 macro239 extern hostcache_t hostcache[HOSTCACHESIZE];
1140 if (hostCacheCount == HOSTCACHESIZE) in _Datagram_SearchForHosts()1209 if (hostCacheCount == HOSTCACHESIZE) in Datagram_SearchForHosts()
366 hostcache_t hostcache[HOSTCACHESIZE];
734 if (hostCacheCount == HOSTCACHESIZE) in Serial_SearchForHosts()