Searched defs:reassoc (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/src/ap/ |
D | ieee802_11.c | 3897 int reassoc) in check_sa_query() 3926 struct ieee802_11_elems *elems, int reassoc, in __check_assoc_ies() 4429 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4512 bool reassoc, bool offload) in ieee80211_ml_process_link() 4650 bool reassoc, int tx_link_status, in hostapd_process_assoc_ml_info() 4726 struct sta_info *sta, int reassoc) in add_associated_sta() 4846 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() 5293 size_t len, bool reassoc, in handle_mlo_translate() 5334 int reassoc, int rssi) in handle_assoc() 6545 size_t len, int reassoc, int ok) in handle_assoc_cb()
|
D | drv_callbacks.c | 254 const u8 *link_addr, int reassoc) in hostapd_notif_assoc()
|
D | ap_drv_ops.c | 454 int reassoc, u16 status, const u8 *ie, size_t len) in hostapd_sta_assoc()
|
D | ieee802_1x.c | 1323 int reassoc = 1; in ieee802_1x_new_station() local
|
D | hostapd.c | 4002 int reassoc) in hostapd_new_assoc_sta()
|
/hostap-latest/src/drivers/ |
D | driver_atheros.c | 1130 int reassoc, u16 status_code, const u8 *ie, size_t len) in atheros_sta_assoc()
|
D | driver.h | 5958 int reassoc; member 6912 int assoc_link_id, int reassoc) in drv_event_assoc()
|