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.h32 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dap_drv_ops.c279 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
H A Dhostapd.c104 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
106 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dieee802_1x.c2276 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2319 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h32 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dap_drv_ops.c279 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
H A Dhostapd.c104 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
106 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dieee802_1x.c2276 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2319 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.h32 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
H A Dap_drv_ops.c279 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
H A Dhostapd.c104 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
106 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
H A Dieee802_1x.c2276 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2319 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);

Completed in 494 milliseconds