NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_ARP_Static_Table_Configuration Struct Reference

Structure for Static ARP Table configuration. More...

#include <ARP.h>

Data Fields

STATIC_ARP_STATUS nStaticArpFlag
 
char * pszFilePath
 Stores File path.
 
char * pszFileName
 Stores File Name.
 

Detailed Description

Structure for Static ARP Table configuration.

Definition at line 161 of file ARP.h.

Field Documentation

◆ nStaticArpFlag

STATIC_ARP_STATUS stru_ARP_Static_Table_Configuration::nStaticArpFlag

Definition at line 163 of file ARP.h.

◆ pszFileName

char* stru_ARP_Static_Table_Configuration::pszFileName

Stores File Name.

Definition at line 165 of file ARP.h.

◆ pszFilePath

char* stru_ARP_Static_Table_Configuration::pszFilePath

Stores File path.

Definition at line 164 of file ARP.h.


The documentation for this struct was generated from the following file: