Searched defs:hostapd_radius_server (Results 1 – 1 of 1) sorted by relevance
27 struct hostapd_radius_server { struct31 struct hostapd_ip_addr addr;36 int port;41 u8 *shared_secret;46 size_t shared_secret_len;53 int index;59 int round_trip_time;64 u32 requests;69 u32 retransmissions;74 u32 access_accepts;[all …]