Home
last modified time | relevance | path

Searched refs:hostapd_set_authorized (Results 1 – 3 of 3) sorted by relevance

/src/contrib/wpa/src/ap/
H A Dap_drv_ops.h31 int hostapd_set_authorized(struct hostapd_data *hapd,
H A Dap_drv_ops.c284 int hostapd_set_authorized(struct hostapd_data *hapd, in hostapd_set_authorized() function
H A Dieee802_1x.c123 res = hostapd_set_authorized(hapd, sta, authorized); in ieee802_1x_set_authorized()