Home
last modified time | relevance | path

Searched defs:authorized (Results 1 – 15 of 15) sorted by relevance

/hostap-latest/src/ap/
Dsta_info.c1476 int authorized) in ap_sta_set_authorized_flag()
1505 struct sta_info *sta, int authorized) in ap_sta_set_authorized_event()
1620 int authorized) in ap_sta_set_authorized()
Dieee802_1x.c114 bool authorized, bool mld) in ieee802_1x_set_authorized()
149 bool authorized) in ieee802_1x_ml_set_sta_authorized()
198 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
2452 int authorized) in ieee802_1x_set_port_authorized()
Dap_drv_ops.c285 struct sta_info *sta, int authorized) in hostapd_set_authorized()
/hostap-latest/wpa_supplicant/
Dibss_rsn.c387 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
Dnotify.c833 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
Dwpas_glue.c1080 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
Dap.c876 int authorized, const u8 *p2p_dev_addr, in ap_sta_authorized_cb()
Ddriver_i.h400 int authorized) in wpa_drv_set_supp_port()
Devents.c445 static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s, bool authorized) in wpa_find_assoc_pmkid()
/hostap-latest/src/drivers/
Ddriver_bsd.c1066 int authorized = -1; in bsd_set_sta_authorized() local
Ddriver_atheros.c428 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized()
Ddriver_zephyr.c1828 int authorized) in wpa_drv_zep_set_supp_port()
Ddriver_nl80211_event.c911 struct nlattr *authorized, in mlme_event_connect()
Ddriver_nl80211.c7629 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) in wpa_driver_nl80211_set_supp_port()
Ddriver.h6058 int authorized; member