HomeSort by: relevance | last modified time | path
    Searched refs:mesh_sta_free_cb (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
mesh.c 331 bss->mesh_sta_free_cb = mesh_mpm_free_sta;
424 bss->mesh_sta_free_cb = mesh_mpm_free_sta;
  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 350 void (*mesh_sta_free_cb)(struct hostapd_data *hapd, member in struct:hostapd_data
sta_info.c 324 if (hapd->mesh_sta_free_cb)
325 hapd->mesh_sta_free_cb(hapd, sta);

Completed in 17 milliseconds