![]() |
NetSim Source Code Help
|

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) |
| 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.
