HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_set_drv_ieee8021x (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
ap_drv_ops.h 34 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname,
ieee802_1x.c 2601 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1))
2660 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);
ap_drv_ops.c 342 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, function
hostapd.c 161 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1);
163 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0);

Completed in 33 milliseconds