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

Go to the source code of this file.

Functions

int fn_NetSim_RIP_Timeout_Timer (struct stru_NetSim_Network *pstruNETWORK, NetSim_EVENTDETAILS *pstruEventDetails)
 

Function Documentation

◆ fn_NetSim_RIP_Timeout_Timer()

int fn_NetSim_RIP_Timeout_Timer ( struct stru_NetSim_Network pstruNETWORK,
NetSim_EVENTDETAILS pstruEventDetails 
)
The timeout is initialized when a route is established, and any time
an update message is received for the route. If 180 seconds elapse from
the last time the timeout was initialized, the route is considered to
have expired
static struct stru_802_11_Phy_Parameters_HT a

Definition at line 25 of file TimeoutTimer.c.

Here is the call graph for this function:
Here is the caller graph for this function: