ARP offload statistics. More...
#include <whd_wlioctl.h>
| Data Fields | |
| uint32_t | version | 
| WLAN version.  More... | |
| uint32_t | peerage | 
| Current peer age-out time.  More... | |
| uint32_t | arpoe | 
| Agent enabled state.  More... | |
| uint32_t | features_enabled | 
| ARP Feature Flags CY_ARP_OL_AGENT_ENABLE, etc.  More... | |
| arp_ol_stats_t | stats | 
| Current stats.  More... | |
| uint32_t | host_ip_list [8] | 
| host_ip addresses in one call  More... | |
ARP offload statistics.
Definition at line 3830 of file whd_wlioctl.h.
| uint32_t arpoe | 
Agent enabled state.
Definition at line 3834 of file whd_wlioctl.h.
| uint32_t features_enabled | 
ARP Feature Flags CY_ARP_OL_AGENT_ENABLE, etc.
Definition at line 3835 of file whd_wlioctl.h.
| uint32_t host_ip_list[8] | 
host_ip addresses in one call
Definition at line 3837 of file whd_wlioctl.h.
| uint32_t peerage | 
Current peer age-out time.
Definition at line 3833 of file whd_wlioctl.h.
| arp_ol_stats_t stats | 
Current stats.
Definition at line 3836 of file whd_wlioctl.h.
| uint32_t version | 
WLAN version.
Definition at line 3832 of file whd_wlioctl.h.