Searched refs:hostapd_set_drv_ieee8021x (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.h29 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dieee802_1x.c227 hostapd_set_drv_ieee8021x(hapd, ifname, 1);
1841 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
1872 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dhostapd.c74 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
76 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dap_drv_ops.c254 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h29 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dieee802_1x.c227 hostapd_set_drv_ieee8021x(hapd, ifname, 1);
1841 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
1872 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dhostapd.c74 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
76 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dap_drv_ops.c254 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.h29 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dieee802_1x.c227 hostapd_set_drv_ieee8021x(hapd, ifname, 1);
1841 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
1872 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dhostapd.c74 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
76 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dap_drv_ops.c254 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function

Completed in 236 milliseconds