/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | hostapd.h | 173 struct sta_info *sta, int reassoc); 592 int reassoc); 626 const u8 *ie, size_t ielen, int reassoc);
|
D | ieee802_11.c | 2920 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() argument 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() argument 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() argument 3490 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP : in send_assoc_resp() 3860 int reassoc, int rssi) in handle_assoc() argument 3875 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) : in handle_assoc() [all …]
|
D | drv_callbacks.c | 107 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc() argument 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()
|
D | ap_drv_ops.c | 401 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc() argument 406 reassoc, status, ie, len); in hostapd_sta_assoc()
|
D | ap_drv_ops.h | 123 int reassoc, u16 status, const u8 *ie, size_t len);
|
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()
|
D | hostapd.c | 3050 int reassoc) in hostapd_new_assoc_sta() argument 3087 if (reassoc) { in hostapd_new_assoc_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | hostapd.h | 184 struct sta_info *sta, int reassoc); 624 int reassoc); 663 const u8 *ie, size_t ielen, int reassoc);
|
D | drv_callbacks.c | 135 const u8 *req_ies, size_t req_ies_len, int reassoc) in hostapd_notif_assoc() argument 328 hostapd_sta_assoc(hapd, addr, reassoc, status, in hostapd_notif_assoc() 433 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, in hostapd_notif_assoc() 605 sta->fils_pending_assoc_is_reassoc = reassoc; in hostapd_notif_assoc() 640 hostapd_sta_assoc(hapd, addr, reassoc, ret_status, buf, in hostapd_notif_assoc() 688 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 707 if (reassoc && (sta->auth_alg == WLAN_AUTH_FT)) in hostapd_notif_assoc() 734 hostapd_sta_assoc(hapd, addr, reassoc, status, buf, p - buf); in hostapd_notif_assoc() 1948 data->assoc_info.reassoc); in wpa_supplicant_event_hapd()
|
D | ieee802_11.c | 4437 int reassoc) in check_sa_query() argument 4448 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) { in check_sa_query() 4465 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() argument 4587 if (check_sa_query(hapd, sta, reassoc)) in check_assoc_ies() 4643 if (check_sa_query(hapd, sta, reassoc)) in check_assoc_ies() 4653 if (!reassoc) { in check_assoc_ies() 4922 struct sta_info *sta, int reassoc) in add_associated_sta() argument 4951 sta->ft_over_ds, reassoc, in add_associated_sta() 4958 (reassoc && sta->ft_over_ds && sta->auth_alg == WLAN_AUTH_FT) || in add_associated_sta() 5020 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() argument [all …]
|
D | ap_drv_ops.c | 404 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc() argument 409 reassoc, status, ie, len); in hostapd_sta_assoc()
|
D | ap_drv_ops.h | 125 int reassoc, u16 status, const u8 *ie, size_t len);
|
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()
|
D | hostapd.c | 3204 int reassoc) in hostapd_new_assoc_sta() argument 3238 if (reassoc) { in hostapd_new_assoc_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | wpa_hal_event.c | 53 event.assoc_info.reassoc = staInfo->reassoc; in WifiWpaEventNewStaProcess() 372 copyStaInfo->reassoc = staInfo->reassoc; in WifiWpaNewStaProcess()
|
D | driver.h | 3599 int reassoc, u16 status, const u8 *ie, size_t len); 4879 int reassoc; member 5702 size_t ielen, int reassoc) in drv_event_assoc() argument 5706 event.assoc_info.reassoc = reassoc; in drv_event_assoc()
|
D | driver_atheros.c | 1136 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc() argument 1143 __func__, ether_sprintf(addr), status_code, reassoc); in atheros_sta_assoc() 1145 if (reassoc) in atheros_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | wpa_hal_event.c | 54 event.assoc_info.reassoc = staInfo->reassoc; in WifiWpaEventNewStaProcess() 373 copyStaInfo->reassoc = staInfo->reassoc; in WifiWpaNewStaProcess()
|
D | driver.h | 3902 int reassoc, u16 status, const u8 *ie, size_t len); 5236 int reassoc; member 6081 size_t ielen, int reassoc) in drv_event_assoc() argument 6085 event.assoc_info.reassoc = reassoc; in drv_event_assoc()
|
D | driver_atheros.c | 1129 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc() argument 1136 __func__, ether_sprintf(addr), status_code, reassoc); in atheros_sta_assoc() 1138 if (reassoc) in atheros_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
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() argument 545 if (reassoc) { in wpa_driver_nl80211_sta_assoc()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
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() argument 571 if (reassoc) in wpa_driver_nl80211_sta_assoc()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 562 KEYWORD(reassoc); in LexIdentifier()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | README.txt | 59 Interesting? testcase for add/shift/mul reassoc: 93 something that reassoc doesn't think about yet.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | events.c | 2741 data->assoc_info.reassoc); in wpa_supplicant_event_assoc()
|