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
760 data->counters.packets_dropped++;
761 client->counters.packets_dropped++;
800 data->counters.packets_dropped++;
801 client->counters.packets_dropped++;
847 data->counters.packets_dropped++;
848 client->counters.packets_dropped++;
1414 data->counters.packets_dropped,
1460 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
760 data->counters.packets_dropped++;
761 client->counters.packets_dropped++;
800 data->counters.packets_dropped++;
801 client->counters.packets_dropped++;
847 data->counters.packets_dropped++;
848 client->counters.packets_dropped++;
1414 data->counters.packets_dropped,
1460 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
760 data->counters.packets_dropped++;
761 client->counters.packets_dropped++;
800 data->counters.packets_dropped++;
801 client->counters.packets_dropped++;
847 data->counters.packets_dropped++;
848 client->counters.packets_dropped++;
1414 data->counters.packets_dropped,
1460 cli->counters.packets_dropped,

Completed in 101 milliseconds