/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.c | 538 wpa_driver_nl80211_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status, const u8 *pst_assoc_rsp_ie, size_t len) wpa_driver_nl80211_sta_assoc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.c | 514 wpa_driver_nl80211_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status, const u8 *pst_assoc_rsp_ie, size_t len) wpa_driver_nl80211_sta_assoc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | drv_callbacks.c | 145 hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, const u8 *req_ies, size_t req_ies_len, int reassoc) hostapd_notif_assoc() argument
|
H A D | ap_drv_ops.c | 404 hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, int reassoc, u16 status, const u8 *ie, size_t len) hostapd_sta_assoc() argument
|
H A D | hostapd.c | 3273 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) hostapd_new_assoc_sta() argument
|
H A D | ieee802_1x.c | 1230 int reassoc = 1; in ieee802_1x_new_station() local
|
H A D | ieee802_11.c | 4460 check_sa_query(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) check_sa_query() argument 4488 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) check_assoc_ies() argument 4945 add_associated_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) add_associated_sta() argument 5043 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len, int rssi, int omit_rsnxe) send_assoc_resp() argument 5467 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int rssi) handle_assoc() argument 6444 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) handle_assoc_cb() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | drv_callbacks.c | 106 hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, const u8 *req_ies, size_t req_ies_len, int reassoc) hostapd_notif_assoc() argument
|
H A D | ap_drv_ops.c | 400 hostapd_sta_assoc(struct hostapd_data *hapd, const u8 *addr, int reassoc, u16 status, const u8 *ie, size_t len) hostapd_sta_assoc() argument
|
H A D | hostapd.c | 3049 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) hostapd_new_assoc_sta() argument
|
H A D | ieee802_11.c | 2919 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) check_assoc_ies() argument 3357 add_associated_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) add_associated_sta() argument 3456 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len, int rssi) send_assoc_resp() argument 3858 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int rssi) handle_assoc() argument 4796 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) handle_assoc_cb() argument [all...] |
H A D | ieee802_1x.c | 1222 int reassoc = 1; in ieee802_1x_new_station() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_atheros.c | 1135 atheros_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status_code, const u8 *ie, size_t len) atheros_sta_assoc() argument
|
H A D | driver.h | 4879 int reassoc; member 5701 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) drv_event_assoc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_atheros.c | 1128 atheros_sta_assoc(void *priv, const u8 *own_addr, const u8 *addr, int reassoc, u16 status_code, const u8 *ie, size_t len) atheros_sta_assoc() argument
|
H A D | driver.h | 5401 int reassoc; member 6266 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) drv_event_assoc() argument
|