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

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Functions

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

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 14 of file ReceivingRIP.c.

Function Documentation

◆ fn_NetSim_RIP_ReceivingOf_RIP_Message()

int fn_NetSim_RIP_ReceivingOf_RIP_Message ( struct stru_NetSim_Network pstruNETWORK,
NetSim_EVENTDETAILS pstruEventDetails 
)
The RIP message from the neighbor routers are received in this function, After receiving
the RIP message trigger the timeout timer event

Definition at line 23 of file ReceivingRIP.c.

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