Searched defs:authorized (Results 1 – 13 of 13) sorted by relevance
/hostap/src/ap/ |
D | sta_info.c | 1538 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()
|
D | ieee802_1x.c | 114 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()
|
D | ap_drv_ops.c | 284 struct sta_info *sta, int authorized) in hostapd_set_authorized()
|
/hostap/wpa_supplicant/ |
D | ibss_rsn.c | 399 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
|
D | notify.c | 864 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
|
D | wpas_glue.c | 1090 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
|
D | ap.c | 879 int authorized, const u8 *p2p_dev_addr, in ap_sta_authorized_cb()
|
D | driver_i.h | 411 int authorized) in wpa_drv_set_supp_port()
|
/hostap/src/drivers/ |
D | driver_bsd.c | 1070 int authorized = -1; in bsd_set_sta_authorized() local
|
D | driver_atheros.c | 428 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized()
|
D | driver_nl80211_event.c | 914 struct nlattr *authorized, in mlme_event_connect()
|
D | driver_nl80211.c | 7726 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) in wpa_driver_nl80211_set_supp_port()
|
D | driver.h | 6252 int authorized; member
|