Home | History | Annotate | Download | only in radius

Lines Matching refs:SERVER

122     SERVER *authserver;		/* Authentication server to use */
123 SERVER *acctserver; /* Accounting server to use */
126 VALUE_PAIR *avp; /* Additional (user supplied) vp's to send to server */
134 SERVER **authserver,
135 SERVER **acctserver) = NULL;
182 * Adds an av pair to be passed on to the RADIUS server on each request.
220 * If RADIUS server has specified an IP address, it is stored in *addrp.
464 * make authentication with RADIUS server
534 * Parses attributes sent by RADIUS server and sets them in pppd.
762 * Decrypt the "key" provided by the RADIUS server for MPPE encryption.
816 * Decrypt the key provided by the RADIUS server for MPPE encryption.
884 * Sends a "start" accounting message to the RADIUS server.
952 /* RADIUS server could be down so make this a warning */
971 * Sends a "stop" accounting message to the RADIUS server.
1105 /* RADIUS server could be down so make this a warning */
1119 * Sends an interim accounting message to the RADIUS server
1202 /* RADIUS server could be down so make this a warning */
1329 /* If RADIUS server said any address is OK, then fine... */