Searched refs:arp_ol_stats_t (Results 1 – 2 of 2) sorted by relevance
4235 arp_ol_stats_t arp_stats; /* WL struct, not ours! */ in whd_arp_hostip_list_get()4244 memset(&arp_stats, 0x00, sizeof(arp_ol_stats_t) ); in whd_arp_hostip_list_get()4245 …_ret = whd_wifi_get_iovar_buffer(ifp, "arp_stats", (uint8_t *)&arp_stats, sizeof(arp_ol_stats_t) ); in whd_arp_hostip_list_get()4301 sizeof(arp_ol_stats_t) ); in whd_arp_stats_get()
3215 }arp_ol_stats_t; typedef3858 arp_ol_stats_t stats; /**< Current stats */