Home
last modified time | relevance | path

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

/hostap/src/radius/
Dradius_client.c162 struct radius_client_data { struct
166 void *ctx;
171 struct hostapd_radius_servers *conf;
176 int auth_sock;
181 bool auth_tls;
186 bool auth_tls_ready;
191 int acct_sock;
196 bool acct_tls;
201 bool acct_tls_ready;
206 struct radius_rx_handler *auth_handlers;
[all …]