Home
last modified time | relevance | path

Searched refs:RADIUS_SERVER (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dauthsrv.c43 #ifdef RADIUS_SERVER in hostapd_sim_db_cb()
51 #ifdef RADIUS_SERVER
390 #ifdef RADIUS_SERVER in authsrv_init()
419 #ifdef RADIUS_SERVER in authsrv_deinit()
/freebsd/lib/libradius/
H A Dradlib_private.h41 #define RADIUS_SERVER 2 /* RADIUS server */ macro
H A Dradlib.c686 if (h->type == RADIUS_SERVER) { in rad_continue_send_request()
800 if (h->type != RADIUS_SERVER) { in rad_receive_request()
835 if (h->type != RADIUS_SERVER) { in rad_send_response()
867 if (h->type == RADIUS_SERVER) { in rad_create_request()
898 if (h->type != RADIUS_SERVER) { in rad_create_response()
994 if (h->type == RADIUS_SERVER) { in rad_init_send_request()
1120 h->type = RADIUS_SERVER; in rad_server_open()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c3003 #ifdef RADIUS_SERVER in hostapd_ctrl_iface_mib()
4278 #ifdef RADIUS_SERVER in hostapd_ctrl_iface_receive_process()
4554 #ifdef RADIUS_SERVER in hostapd_ctrl_iface_receive_process()
H A Dconfig_file.c3314 #ifdef RADIUS_SERVER in hostapd_config_fill()