Searched refs:ifmsh (Results 1 – 11 of 11) sorted by relevance
34 wpa_supplicant_mesh_iface_deinit(wpa_s, wpa_s->ifmsh, in wpa_supplicant_mesh_deinit()38 wpa_s->ifmsh = NULL; in wpa_supplicant_mesh_deinit()53 struct hostapd_iface *ifmsh, in wpa_supplicant_mesh_iface_deinit() argument56 if (!ifmsh) in wpa_supplicant_mesh_iface_deinit()59 if (ifmsh->mconf) { in wpa_supplicant_mesh_iface_deinit()60 mesh_mpm_deinit(wpa_s, ifmsh); in wpa_supplicant_mesh_iface_deinit()61 if (ifmsh->mconf->rsn_ie) { in wpa_supplicant_mesh_iface_deinit()62 ifmsh->mconf->rsn_ie = NULL; in wpa_supplicant_mesh_iface_deinit()70 os_free(ifmsh->mconf); in wpa_supplicant_mesh_iface_deinit()71 ifmsh->mconf = NULL; in wpa_supplicant_mesh_iface_deinit()[all …]
153 struct mesh_conf *mconf = wpa_s->ifmsh->mconf; in matches_local()173 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in llid_in_use()213 struct hostapd_iface *ifmsh = wpa_s->ifmsh; in mesh_mpm_send_plink_action() local214 struct hostapd_data *bss = ifmsh->bss[0]; in mesh_mpm_send_plink_action()215 struct mesh_conf *conf = ifmsh->mconf; in mesh_mpm_send_plink_action()454 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in mesh_mpm_fsm_restart()467 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in plink_timer()468 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in plink_timer()518 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_open()556 if (!wpa_s->ifmsh) { in mesh_mpm_close_peer()[all …]
1381 else if (wpa_s->ifmsh) in ap_ctrl_iface_sta_first()1382 hapd = wpa_s->ifmsh->bss[0]; in ap_ctrl_iface_sta_first()1396 else if (wpa_s->ifmsh) in ap_ctrl_iface_sta()1397 hapd = wpa_s->ifmsh->bss[0]; in ap_ctrl_iface_sta()1411 else if (wpa_s->ifmsh) in ap_ctrl_iface_sta_next()1412 hapd = wpa_s->ifmsh->bss[0]; in ap_ctrl_iface_sta_next()1507 else if (wpa_s->ifmsh) in ap_switch_channel()1508 iface = wpa_s->ifmsh; in ap_switch_channel()1540 iface = wpa_s->ifmsh; in wpas_ap_ch_switch()1671 if (wpa_s->ifmsh) { in wpas_ap_pmksa_cache_list()[all …]
46 hapd = wpa_s->ifmsh->bss[0]; in mesh_auth_timer()82 struct hostapd_data *hapd = mesh_rsn->wpa_s->ifmsh->bss[0]; in auth_get_psk()135 hapd = mesh_rsn->wpa_s->ifmsh->bss[0]; in auth_start_ampe()232 struct hostapd_data *bss = wpa_s->ifmsh->bss[0]; in mesh_rsn_auth_init()298 int *groups = wpa_s->ifmsh->bss[0]->conf->sae_groups; in mesh_rsn_sae_group()356 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in mesh_rsn_auth_sae_sta()646 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in mesh_rsn_process_ampe()
15 void mesh_mpm_deinit(struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh);
17 struct hostapd_iface *ifmsh,
2267 if (wpa_s->ifmsh) { in wpas_select_network_from_last_scan()4357 if (wpa_s->ifmsh) in wpas_event_rx_mgmt_action()4433 if (wpa_s->ap_iface || wpa_s->ifmsh) { in wpas_event_dfs_cac_started()4454 if (wpa_s->ap_iface || wpa_s->ifmsh) { in wpas_event_dfs_cac_finished()4470 if (wpa_s->ap_iface || wpa_s->ifmsh) { in wpas_event_dfs_cac_aborted()5208 if (wpa_s->ifmsh) { in wpa_supplicant_event()5526 if (!wpa_s->ifmsh || !data) in wpa_supplicant_event()
924 struct hostapd_iface *ifmsh; member
4024 if (wpa_s->ifmsh) { in wpa_supplicant_deauthenticate()4027 mconf = wpa_s->ifmsh->mconf; in wpa_supplicant_deauthenticate()6765 if (wpa_s->ifmsh) { in wpa_supplicant_deinit_iface()6766 wpa_supplicant_mesh_iface_deinit(wpa_s, wpa_s->ifmsh, true); in wpa_supplicant_deinit_iface()6767 wpa_s->ifmsh = NULL; in wpa_supplicant_deinit_iface()
10344 if (!wpa_s->ifmsh) in wpas_ctrl_iface_mesh_pmksa_get()
5557 if (!wpa_s->ifmsh) in wpas_dbus_getter_mesh_peers()5559 hapd = wpa_s->ifmsh->bss[0]; in wpas_dbus_getter_mesh_peers()5615 if (!wpa_s->ifmsh || !ssid) in wpas_dbus_getter_mesh_group()