Home | History | Annotate | Download | only in radius

Lines Matching full:server

17  * struct hostapd_radius_server - RADIUS server information for RADIUS client
19 * This structure contains information about a RADIUS server. The values are
22 * server.
132 * auth_server - The current Authentication server
147 * acct_server - The current Accounting server
152 * retry_primary_interval - Retry interval for trying primary server
155 * the primary RADIUS server. RADIUS client code will automatically try
156 * to use the next server when the current server is not replying to
157 * requests. If this interval is set (non-zero), the primary server
159 * even if the current used secondary server is still working.
181 * RadiusType - RADIUS server type for RADIUS client