Searched refs:arpoe (Results 1 – 2 of 2) sorted by relevance
4328 whd_ret = whd_wifi_get_iovar_value(ifp, IOVAR_STR_ARPOE, &(arp_stats->arpoe) ); in whd_arp_stats_get()4394 WPRINT_MACRO( (" arpoe: %d %s\n", (int)arp_stats->arpoe, in whd_arp_stats_print()4395 (arp_stats->arpoe != 0) ? "Enabled" : " disabled") ); in whd_arp_stats_print()
3856 uint32_t arpoe; /**< Agent enabled state */ member