Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.h17 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
H A 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()
H A Dmesh_mpm.c1428 void mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in mesh_mpm_free_sta() function