#include <RIP.h>
Data Fields | |
| int | n_Update_timer |
| These variable values are get from configuration.xml,in RFC the update timer is mentioned as 30-second timer. | |
| int | n_timeout_timer |
| int | n_garbage_collection_timer |
| unsigned int | n_RIP_Version:8 |
| unsigned int | nRIP_Update |
| Used to check the updates in the router. | |
| int | nDataDropped |
| Used to store the dropped packets. | |
| unsigned short int | nStatus |
| bool | nStaticRoutingFlag |
| char * | pszFilePath |
| Stores File path. | |
| char * | pszFileName |
| Stores File Name. | |
| int stru_RIP::n_Update_timer |
| unsigned int stru_RIP::nRIP_Update |