Home
last modified time | relevance | path

Searched defs:ifmsh (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dmesh.c53 struct hostapd_iface *ifmsh, in wpa_supplicant_mesh_iface_deinit()
173 struct hostapd_iface *ifmsh = wpa_s->ifmsh; in wpas_mesh_init_rsn() local
212 struct hostapd_iface *ifmsh = wpa_s->ifmsh; in wpas_mesh_update_freq_params() local
246 struct hostapd_iface *ifmsh = wpa_s->ifmsh; in wpas_mesh_complete() local
318 static int wpa_supplicant_mesh_enable_iface_cb(struct hostapd_iface *ifmsh) in wpa_supplicant_mesh_enable_iface_cb()
354 static int wpa_supplicant_mesh_disable_iface_cb(struct hostapd_iface *ifmsh) in wpa_supplicant_mesh_disable_iface_cb()
385 struct hostapd_iface *ifmsh; in wpa_supplicant_mesh_init() local
H A Dmesh_mpm.c214 struct hostapd_iface *ifmsh = wpa_s->ifmsh; in mesh_mpm_send_plink_action() local
663 void mesh_mpm_deinit(struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh) in mesh_mpm_deinit()
H A Dwpa_supplicant_i.h1071 struct hostapd_iface *ifmsh; member