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

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Functions

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

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 15 of file GarbageCollectionTimer.c.

Function Documentation

◆ fn_NetSim_RIP_Garbage_Collection_Timer()

int fn_NetSim_RIP_Garbage_Collection_Timer ( struct stru_NetSim_Network pstruNETWORK,
NetSim_EVENTDETAILS pstruEventDetails 
)
Until the garbage-collection timer expires, the route is included in all
updates sent by the router. When the garbage collection timer expires, the route is deleted
from the routing table

Definition at line 27 of file GarbageCollectionTimer.c.

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