/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 2920 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 3090 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) { in check_assoc_ies() 3112 if (!reassoc) { in check_assoc_ies() 3358 struct sta_info *sta, int reassoc) in add_associated_sta() 3385 " (added_unassoc=%d auth_alg=%u ft_over_ds=%u reassoc=%d authorized=%d ft_tk=%d fils_tk=%d)", in add_associated_sta() 3387 sta->ft_over_ds, reassoc, in add_associated_sta() 3394 (reassoc && sta->ft_over_ds && sta->auth_alg == WLAN_AUTH_FT) || in add_associated_sta() 3457 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() 3490 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP : in send_assoc_resp() 3860 int reassoc, in in handle_assoc() 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 | hostapd.h | 173 struct sta_info *sta, int reassoc); 592 int reassoc); 626 const u8 *ie, size_t ielen, int reassoc);
|
H A D | drv_callbacks.c | 107 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc() 380 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc() 539 sta->fils_pending_assoc_is_reassoc = reassoc; in hostapd_notif_assoc() 572 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc() 615 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 634 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT)) in hostapd_notif_assoc() 660 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 1775 data->assoc_info.reassoc); in wpa_supplicant_event_hapd() 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.h | 123 int reassoc, u16 status, const u8 *ie, size_t len);
|
H A D | ap_drv_ops.c | 401 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc() 406 reassoc, status, ie, len); in hostapd_sta_assoc() 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 | ieee802_1x.c | 1222 int reassoc = 1; in ieee802_1x_new_station() local 1274 reassoc = 0; in ieee802_1x_new_station() 1356 if (reassoc) { in ieee802_1x_new_station()
|
H A D | hostapd.c | 3042 * @reassoc: 1 to indicate this was a re-association; 0 = first association 3050 int reassoc) in hostapd_new_assoc_sta() 3087 if (reassoc) { in hostapd_new_assoc_sta() 3049 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) hostapd_new_assoc_sta() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 184 struct sta_info *sta, int reassoc); 624 int reassoc); 663 const u8 *ie, size_t ielen, int reassoc);
|
H A D | drv_callbacks.c | 146 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc() 339 hostapd_sta_assoc(hapd, addr, reassoc, status, in hostapd_notif_assoc() 444 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc() 616 sta->fils_pending_assoc_is_reassoc = reassoc; in hostapd_notif_assoc() 651 hostapd_sta_assoc(hapd, addr, reassoc, ret_status, buf, in hostapd_notif_assoc() 699 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 727 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT)) in hostapd_notif_assoc() 756 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 2007 data->assoc_info.reassoc); in wpa_supplicant_event_hapd() 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 | ieee802_11.c | 4461 int reassoc) in check_sa_query() 4472 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) { in check_sa_query() 4489 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4611 if (check_sa_query(hapd, sta, reassoc)) in check_assoc_ies() 4667 if (check_sa_query(hapd, sta, reassoc)) in check_assoc_ies() 4677 if (!reassoc) { in check_assoc_ies() 4895 MACSTR " frame=fils-reassoc-req error=%s", in check_assoc_ies() 4946 struct sta_info *sta, int reassoc) in add_associated_sta() 4973 " (added_unassoc=%d auth_alg=%u ft_over_ds=%u reassoc=%d authorized=%d ft_tk=%d fils_tk=%d)", in add_associated_sta() 4975 sta->ft_over_ds, reassoc, in add_associated_sta() 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...] |
H A D | ap_drv_ops.c | 405 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc() 410 reassoc, status, ie, len); in hostapd_sta_assoc() 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 | ap_drv_ops.h | 126 int reassoc, u16 status, const u8 *ie, size_t len);
|
H A D | ieee802_1x.c | 1230 int reassoc = 1; in ieee802_1x_new_station() local 1282 reassoc = 0; in ieee802_1x_new_station() 1364 if (reassoc) { in ieee802_1x_new_station()
|
H A D | hostapd.c | 3266 * @reassoc: 1 to indicate this was a re-association; 0 = first association 3274 int reassoc) in hostapd_new_assoc_sta() 3308 if (reassoc) { in hostapd_new_assoc_sta() 3273 hostapd_new_assoc_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) hostapd_new_assoc_sta() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | wpa_hal_event.c | 53 event.assoc_info.reassoc = staInfo->reassoc; in WifiWpaEventNewStaProcess() 371 copyStaInfo->reassoc = staInfo->reassoc; in WifiWpaNewStaProcess()
|
H A D | driver.h | 3589 * @reassoc: flag to indicate re-association 3599 int reassoc, u16 status, const u8 *ie, size_t len); 4877 * reassoc - Flag to indicate association or reassociation 4879 int reassoc; member 5702 size_t ielen, int reassoc) in drv_event_assoc() 5706 event.assoc_info.reassoc = reassoc; in drv_event_assoc() 5701 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) drv_event_assoc() argument
|
H A D | driver_atheros.c | 1136 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc() 1142 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d", in atheros_sta_assoc() 1143 __func__, ether_sprintf(addr), status_code, reassoc); in atheros_sta_assoc() 1145 if (reassoc) in atheros_sta_assoc() 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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | wpa_hal_event.c | 55 event.assoc_info.reassoc = staInfo->reassoc; in WifiWpaEventNewStaProcess() 373 copyStaInfo->reassoc = staInfo->reassoc; in WifiWpaNewStaProcess()
|
H A D | driver.h | 4012 * @reassoc: flag to indicate re-association 4022 int reassoc, u16 status, const u8 *ie, size_t len); 5399 * reassoc - Flag to indicate association or reassociation 5401 int reassoc; member 6267 size_t ielen, int reassoc) in drv_event_assoc() 6271 event.assoc_info.reassoc = reassoc; in drv_event_assoc() 6266 drv_event_assoc(void *ctx, const u8 *addr, const u8 *ie, size_t ielen, int reassoc) drv_event_assoc() argument
|
H A D | driver_atheros.c | 1129 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc() 1135 wpa_printf(MSG_DEBUG, "%s: addr=%s status_code=%d reassoc %d", in atheros_sta_assoc() 1136 __func__, ether_sprintf(addr), status_code, reassoc); in atheros_sta_assoc() 1138 if (reassoc) in atheros_sta_assoc() 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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
H A D | driver_nl80211_hisi.c | 539 int reassoc, u16 status, const u8 *pst_assoc_rsp_ie, size_t len) in wpa_driver_nl80211_sta_assoc() 571 if (reassoc) in wpa_driver_nl80211_sta_assoc() 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 | 515 int reassoc, u16 status, const u8 *pst_assoc_rsp_ie, size_t len) in wpa_driver_nl80211_sta_assoc() 545 if (reassoc) { in wpa_driver_nl80211_sta_assoc() 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLLexer.cpp | 562 KEYWORD(reassoc); in LexIdentifier()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | events.c | 2741 data->assoc_info.reassoc); in wpa_supplicant_event_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | events.c | 3989 data->assoc_info.reassoc);
|