#include <ARP.h>
Data Fields | |
| int | nArpRequestSentCount |
| Number of requests sent from the source. | |
| int | nArpReplyReceivedCount |
| Number of replies received from destination. | |
| int | nArpReplySentCount |
| Number of replies sent from the destination. | |
| int | nPacketsInBuffer |
| Number of packets in the buffer. | |
| int | nPacketDropCount |
| int stru_ARP_Metrics::nArpReplyReceivedCount |
| int stru_ARP_Metrics::nArpReplySentCount |
| int stru_ARP_Metrics::nArpRequestSentCount |
| int stru_ARP_Metrics::nPacketsInBuffer |