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.h31 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dap_drv_ops.c272 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
H A Dhostapd.c88 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
90 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dieee802_1x.c2030 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2061 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h31 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dap_drv_ops.c272 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
H A Dhostapd.c88 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
90 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dieee802_1x.c2030 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2061 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.h31 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dap_drv_ops.c272 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
H A Dhostapd.c88 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
90 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dieee802_1x.c2030 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2061 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);

Completed in 115 milliseconds