Searched refs:unprot_deauth (Results 1 – 5 of 5) sorted by relevance
188 void (*unprot_deauth)(struct zep_drv_if_ctx *if_ctx, member
347 os_memcpy(sa, data->unprot_deauth.sa, ETH_ALEN); in wpa_supplicant_event_wrapper()348 data_tmp->unprot_deauth.sa = sa; in wpa_supplicant_event_wrapper()349 os_memcpy(da, data->unprot_deauth.da, ETH_ALEN); in wpa_supplicant_event_wrapper()350 data_tmp->unprot_deauth.da = da; in wpa_supplicant_event_wrapper()1240 callbk_fns.unprot_deauth = wpa_drv_zep_event_proc_unprot_deauth; in wpa_drv_zep_init()
6551 struct unprot_deauth { struct6555 } unprot_deauth; member
1604 event.unprot_deauth.sa = mgmt->sa; in mlme_event_unprot_disconnect()1605 event.unprot_deauth.da = mgmt->da; in mlme_event_unprot_disconnect()1606 event.unprot_deauth.reason_code = reason_code; in mlme_event_unprot_disconnect()
5104 struct unprot_deauth *e) in wpa_supplicant_event_unprot_deauth()6823 &data->unprot_deauth); in wpa_supplicant_event()