Home
last modified time | relevance | path

Searched refs:hostapd_set_drv_ieee8021x (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/wpa/dist/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.c287 int hostapd_set_drv_ieee8021x(struct hostapd_data *hapd, const char *ifname, in hostapd_set_drv_ieee8021x() function
H A Dieee802_1x.c2475 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1)) in ieee802_1x_init()
2518 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0); in ieee802_1x_deinit()
H A Dhostapd.c125 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 1); in hostapd_reload_bss()
127 hostapd_set_drv_ieee8021x(hapd, hapd->conf->iface, 0); in hostapd_reload_bss()