Searched refs:mesh_sta_free_cb (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
H A Dhostapd.h308 void (*mesh_sta_free_cb)(struct hostapd_data *hapd, member in struct:hostapd_data
H A Dsta_info.c257 if (hapd->mesh_sta_free_cb)
258 hapd->mesh_sta_free_cb(hapd, sta);
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dmesh.c282 bss->mesh_sta_free_cb = mesh_mpm_free_sta;

Completed in 166 milliseconds