Searched defs:authorized (Results 1 – 15 of 15) sorted by relevance
/hostap-latest/src/ap/ |
D | sta_info.c | 1476 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()
|
D | ieee802_1x.c | 114 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()
|
D | ap_drv_ops.c | 285 struct sta_info *sta, int authorized) in hostapd_set_authorized()
|
/hostap-latest/wpa_supplicant/ |
D | ibss_rsn.c | 387 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
|
D | notify.c | 833 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
|
D | wpas_glue.c | 1080 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
|
D | ap.c | 876 int authorized, const u8 *p2p_dev_addr, in ap_sta_authorized_cb()
|
D | driver_i.h | 400 int authorized) in wpa_drv_set_supp_port()
|
D | events.c | 445 static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s, bool authorized) in wpa_find_assoc_pmkid()
|
/hostap-latest/src/drivers/ |
D | driver_bsd.c | 1066 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_zephyr.c | 1828 int authorized) in wpa_drv_zep_set_supp_port()
|
D | driver_nl80211_event.c | 911 struct nlattr *authorized, in mlme_event_connect()
|
D | driver_nl80211.c | 7629 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) in wpa_driver_nl80211_set_supp_port()
|
D | driver.h | 6058 int authorized; member
|