Home
last modified time | relevance | path

Searched refs:arp_table_entries (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c4338 arp_stats->stats.arp_table_entries = dtoh32(arp_stats->stats.arp_table_entries); in whd_arp_stats_get()
4383 WPRINT_MACRO( (" arp_table_entries: %d\n", (int)arp_stats->stats.arp_table_entries) ); in whd_arp_stats_print()
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h3205 uint32_t arp_table_entries; member