28 unsigned int count = 0;
63 for(nLoop=0;nLoop<cache->
nLength;nLoop++)
82 for(loop=0;loop<cache->
nLength;loop++)
84 for(loop2=0;loop2<count;loop2++)
104 for(loop=0;loop<cache->
nLength-1;loop++)
112 for(loop2=0;loop2<cache->
nLength;loop2++)
#define ROUTE_CACHE_TIMEOUT
#define ROUTECACHE_ALLOC()
NETSIM_IPAddress dsr_get_curr_ip()
NETSIM_IPAddress IP_COPY(NETSIM_IPAddress ip)
void IP_FREE(NETSIM_IPAddress ip)
#define IP_COMPARE(ip1, ip2)
#define LIST_ADD_LAST(ls, mem)
#define LIST_FREE(ls, mem)
int fn_NetSim_DSR_UpdateRouteCache(unsigned int length, NETSIM_IPAddress *address, double dTime)
bool fn_NetSim_DSR_ValidateRouteCache(DSR_ROUTE_CACHE *cache, NETSIM_IPAddress *addList, int count)
DSR_ROUTE_CACHE * fn_NetSim_DSR_FindCache(DSR_DEVICE_VAR *devVar, NETSIM_IPAddress address, double dTime)
int fn_NetSim_DSR_DeleteEntryFromRouteCache(DSR_ROUTE_CACHE **ppcache, NETSIM_IPAddress ip1, NETSIM_IPAddress ip2)
EXPORTED struct stru_NetSim_EventDetails * pstruEventDetails
struct stru_DSR_RouteCache * pstruRouteCache
List of routes to particular destination.
NETSIM_IPAddress * address