Home
last modified time | relevance | path

Searched refs:mesh_mpm_free_sta (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.h17 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
Dmesh.c281 bss->mesh_sta_free_cb = mesh_mpm_free_sta; in wpa_supplicant_mesh_init()
Dmesh_mpm.c1357 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in mesh_mpm_free_sta() function