Searched refs:mesh_mpm_free_sta (Results 1 – 3 of 3) sorted by relevance
17 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
281 bss->mesh_sta_free_cb = mesh_mpm_free_sta; in wpa_supplicant_mesh_init()
1357 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in mesh_mpm_free_sta() function