Home
last modified time | relevance | path

Searched refs:eap_server_erp (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dauthsrv.c145 srv.erp = conf->eap_server_erp; in hostapd_setup_radius_srv()
Dap_config.h296 int eap_server_erp; /* Whether ERP is enabled on internal EAP server */ member
Dieee802_1x.c2427 conf.erp = hapd->conf->eap_server_erp; in ieee802_1x_init()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dauthsrv.c224 cfg->erp = hapd->conf->eap_server_erp; in authsrv_eap_config()
Dap_config.h301 int eap_server_erp; /* Whether ERP is enabled on internal EAP server */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2645 bss->eap_server_erp = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c2649 bss->eap_server_erp = atoi(pos); in hostapd_config_fill()