Searched refs:remove_sta (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/wpa/src/nan/ |
| H A D | nan.c | 2106 bool remove_sta, fail; in nan_ndp_disconnected() local 2131 remove_sta = !nan_peer_ndi_in_use(peer, peer_ndi); in nan_ndp_disconnected() 2134 if (remove_sta) in nan_ndp_disconnected() 2146 locally_generated, remove_sta, in nan_ndp_disconnected() 2727 bool remove_sta = !nan_peer_ndi_in_use(peer, peer_ndi); in nan_ndp_terminated() local 2730 if (remove_sta) in nan_ndp_terminated() 2735 peer_ndi, reason, false, remove_sta, in nan_ndp_terminated()
|
| H A D | nan.h | 559 bool locally_generated, bool remove_sta,
|
| H A D | nan_module_tests.c | 655 bool remove_sta, in nan_test_ndp_disconnected_cb() argument
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | nan_supplicant.c | 645 goto remove_sta; in wpas_nan_add_ndi_sta() 653 goto remove_sta; in wpas_nan_add_ndi_sta() 662 goto remove_sta; in wpas_nan_add_ndi_sta() 672 goto remove_sta; in wpas_nan_add_ndi_sta() 690 remove_sta: in wpas_nan_add_ndi_sta() 706 bool remove_sta, int gtk_id) in wpas_nan_remove_ndi_sta() argument 729 if (remove_sta) { in wpas_nan_remove_ndi_sta() 780 bool remove_sta, in wpas_nan_ndp_disconnected_cb() argument 785 wpas_nan_remove_ndi_sta(wpa_s, local_ndi, peer_ndi, remove_sta, gtk_id); in wpas_nan_ndp_disconnected_cb()
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | ieee802_11.c | 1771 goto remove_sta; in handle_auth_sae() 1783 goto remove_sta; in handle_auth_sae() 1797 goto remove_sta; in handle_auth_sae() 1849 goto remove_sta; in handle_auth_sae() 1863 goto remove_sta; in handle_auth_sae() 1879 goto remove_sta; in handle_auth_sae() 1883 goto remove_sta; in handle_auth_sae() 1931 goto remove_sta; in handle_auth_sae() 1943 goto remove_sta; in handle_auth_sae() 1955 goto remove_sta; in handle_auth_sae() [all …]
|