Home | History | Annotate | Download | only in radius

Lines Matching refs:RADIUS_AUTH

253  * @msg_type: RADIUS client type (RADIUS_AUTH or RADIUS_ACCT)
450 s = entry->msg_type == RADIUS_AUTH ? radius->auth_sock :
502 if (entry->msg_type == RADIUS_AUTH)
665 * @msg_type: Message type (RADIUS_AUTH, RADIUS_ACCT, RADIUS_ACCT_INTERIM)
669 * This function is used to transmit a RADIUS authentication (RADIUS_AUTH) or
961 if (!only_auth || entry->msg_type == RADIUS_AUTH) {
1049 if ((auth && entry->msg_type != RADIUS_AUTH) ||
1299 (void *) RADIUS_AUTH)) {
1309 (void *) RADIUS_AUTH)) {
1459 if (entry->msg_type == RADIUS_AUTH &&
1495 if (msg->msg_type == RADIUS_AUTH)