Searched defs:packets_dropped (Results 1 - 8 of 8) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/radius/
H A Dradius_client.h44 u32 packets_dropped; /* @ClientPacketsDropped */ member in struct:hostapd_radius_server
H A Dradius_server.c43 u32 packets_dropped; member in struct:radius_server_counters
555 data->counters.packets_dropped++;
556 client->counters.packets_dropped++;
601 data->counters.packets_dropped++;
602 client->counters.packets_dropped++;
646 data->counters.packets_dropped++;
647 client->counters.packets_dropped++;
1185 data->counters.packets_dropped,
1231 cli->counters.packets_dropped,
/external/wpa_supplicant_8/hostapd/src/radius/
H A Dradius_client.h112 * packets_dropped - radiusAuthClientPacketsDropped or radiusAccClientPacketsDropped
114 u32 packets_dropped; member in struct:hostapd_radius_server
H A Dradius_server.c50 u32 packets_dropped; member in struct:radius_server_counters
761 data->counters.packets_dropped++;
762 client->counters.packets_dropped++;
804 data->counters.packets_dropped++;
805 client->counters.packets_dropped++;
851 data->counters.packets_dropped++;
852 client->counters.packets_dropped++;
1418 data->counters.packets_dropped,
1464 cli->counters.packets_dropped,
/external/wpa_supplicant_8/src/radius/
H A Dradius_client.h112 * packets_dropped - radiusAuthClientPacketsDropped or radiusAccClientPacketsDropped
114 u32 packets_dropped; member in struct:hostapd_radius_server
H A Dradius_server.c50 u32 packets_dropped; member in struct:radius_server_counters
761 data->counters.packets_dropped++;
762 client->counters.packets_dropped++;
804 data->counters.packets_dropped++;
805 client->counters.packets_dropped++;
851 data->counters.packets_dropped++;
852 client->counters.packets_dropped++;
1418 data->counters.packets_dropped,
1464 cli->counters.packets_dropped,
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A Dradius_client.h112 * packets_dropped - radiusAuthClientPacketsDropped or radiusAccClientPacketsDropped
114 u32 packets_dropped; member in struct:hostapd_radius_server
H A Dradius_server.c50 u32 packets_dropped; member in struct:radius_server_counters
761 data->counters.packets_dropped++;
762 client->counters.packets_dropped++;
804 data->counters.packets_dropped++;
805 client->counters.packets_dropped++;
851 data->counters.packets_dropped++;
852 client->counters.packets_dropped++;
1418 data->counters.packets_dropped,
1464 cli->counters.packets_dropped,

Completed in 193 milliseconds