![]() |
NetSim Source Code Help
|
#include <ARP.h>

Data Fields | |
| NETSIM_IPAddress | szIPAddress |
| IP address of the deivce More... | |
| PNETSIM_MACADDRESS | szMACAddress |
| MAC address or Hardware address of the device More... | |
| ENTRY_TYPE | nType |
| 0-Static,1-Dynamic. More... | |
| struct stru_ARP_Table * | pstruNextEntry |
| Next entry pointer. More... | |
| ENTRY_TYPE stru_ARP_Table::nType |
| struct stru_ARP_Table* stru_ARP_Table::pstruNextEntry |
| NETSIM_IPAddress stru_ARP_Table::szIPAddress |
| PNETSIM_MACADDRESS stru_ARP_Table::szMACAddress |