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

/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.c55 u32 packets_dropped; member in struct:radius_server_counters
1068 data->counters.packets_dropped++;
1069 client->counters.packets_dropped++;
1108 data->counters.packets_dropped++;
1109 client->counters.packets_dropped++;
1163 data->counters.packets_dropped++;
1164 client->counters.packets_dropped++;
1948 data->counters.packets_dropped,
2006 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.c55 u32 packets_dropped; member in struct:radius_server_counters
1068 data->counters.packets_dropped++;
1069 client->counters.packets_dropped++;
1108 data->counters.packets_dropped++;
1109 client->counters.packets_dropped++;
1163 data->counters.packets_dropped++;
1164 client->counters.packets_dropped++;
1948 data->counters.packets_dropped,
2006 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.c55 u32 packets_dropped; member in struct:radius_server_counters
1068 data->counters.packets_dropped++;
1069 client->counters.packets_dropped++;
1108 data->counters.packets_dropped++;
1109 client->counters.packets_dropped++;
1163 data->counters.packets_dropped++;
1164 client->counters.packets_dropped++;
1948 data->counters.packets_dropped,
2006 cli->counters.packets_dropped,

Completed in 77 milliseconds