#include <ARP.h>

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