Home
last modified time | relevance | path

Searched defs:hostapd_radius_server (Results 1 – 1 of 1) sorted by relevance

/hostap-3.7.0/src/radius/
Dradius_client.h27 struct hostapd_radius_server { struct
31 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 …]