Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dmesh_mpm.h17 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
Dmesh.c331 bss->mesh_sta_free_cb = mesh_mpm_free_sta; in wpa_supplicant_mesh_enable_iface_cb()
424 bss->mesh_sta_free_cb = mesh_mpm_free_sta; in wpa_supplicant_mesh_init()
Dmesh_mpm.c1428 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in mesh_mpm_free_sta() function