NetSim Source Code Help
Loading...
Searching...
No Matches
CheckRouteFound.c File Reference
#include "main.h"
#include "DSR.h"
#include "List.h"
Include dependency graph for CheckRouteFound.c:

Go to the source code of this file.

Functions

bool fn_NetSim_DSR_CheckRouteFound (NETSIM_IPAddress destAddress, DSR_DEVICE_VAR *devVar, NETSIM_IPAddress *nextHop, double dTime, DSR_ROUTE_CACHE **cache)
 

Function Documentation

◆ fn_NetSim_DSR_CheckRouteFound()

bool fn_NetSim_DSR_CheckRouteFound ( NETSIM_IPAddress  destAddress,
DSR_DEVICE_VAR devVar,
NETSIM_IPAddress nextHop,
double  dTime,
DSR_ROUTE_CACHE **  cache 
)

This function checks if the route cache of the device has the route to the Destination

Definition at line 20 of file CheckRouteFound.c.

Here is the caller graph for this function: