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

Go to the source code of this file.

Functions

bool fn_NetSim_AODV_CheckRouteFound (NETSIM_IPAddress ip, NetSim_EVENTDETAILS *pstruEventDetails)
 

Function Documentation

◆ fn_NetSim_AODV_CheckRouteFound()

bool fn_NetSim_AODV_CheckRouteFound ( NETSIM_IPAddress  ip,
NetSim_EVENTDETAILS pstruEventDetails 
)

This function checks if the route to target is present in Route Table

Definition at line 21 of file AODV_CheckRouteFound.c.