Home
last modified time | relevance | path

Searched defs:reassoc (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.c538 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 Ddriver_nl80211_hisi.c514 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 Ddrv_callbacks.c145 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 Dap_drv_ops.c404 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 Dhostapd.c3273 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) hostapd_new_assoc_sta() argument
H A Dieee802_1x.c1230 int reassoc = 1; in ieee802_1x_new_station() local
H A Dieee802_11.c4460 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 Ddrv_callbacks.c106 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 Dap_drv_ops.c400 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 Dhostapd.c3049 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) hostapd_new_assoc_sta() argument
H A Dieee802_11.c2919 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 Dieee802_1x.c1222 int reassoc = 1; in ieee802_1x_new_station() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1135 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 Ddriver.h4879 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 Ddriver_atheros.c1128 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 Ddriver.h5401 int reassoc; member
6266 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) drv_event_assoc() argument

Completed in 54 milliseconds