Home
last modified time | relevance | path

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

/hostap/src/ap/
Dsta_info.c1538 int authorized) in ap_sta_set_authorized_flag()
1567 struct sta_info *sta, int authorized) in ap_sta_set_authorized_event()
1666 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()
196 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
2437 int authorized) in ieee802_1x_set_port_authorized()
Dap_drv_ops.c284 struct sta_info *sta, int authorized) in hostapd_set_authorized()
/hostap/wpa_supplicant/
Dibss_rsn.c399 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
Dnotify.c864 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
Dwpas_glue.c1090 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
Dap.c879 int authorized, const u8 *p2p_dev_addr, in ap_sta_authorized_cb()
Ddriver_i.h411 int authorized) in wpa_drv_set_supp_port()
/hostap/src/drivers/
Ddriver_bsd.c1070 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_nl80211_event.c914 struct nlattr *authorized, in mlme_event_connect()
Ddriver_nl80211.c7726 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) in wpa_driver_nl80211_set_supp_port()
Ddriver.h6252 int authorized; member