Home
last modified time | relevance | path

Searched refs:WPA_IF_MESH (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c861 if (wpa_drv_if_add(wpa_s, WPA_IF_MESH, ifname, NULL, NULL, NULL, addr, in wpas_mesh_add_interface()
880 wpa_drv_if_remove(wpa_s, WPA_IF_MESH, ifname); in wpas_mesh_add_interface()
H A Dwpa_supplicant.c7881 wpa_drv_if_remove(parent, WPA_IF_MESH, ifname); in wpa_supplicant_remove_iface()
H A Dctrl_iface.c4243 return WPA_IF_MESH; in iftype_str_to_index()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h2058 WPA_IF_MESH, enumerator
H A Ddriver_nl80211_capa.c385 info->drv->capa.key_mgmt_iftype[WPA_IF_MESH] = key_mgmt; in get_iface_akm_suites_info()
H A Ddriver_nl80211.c8712 case WPA_IF_MESH: in wpa_driver_nl80211_if_type()
8843 type == WPA_IF_P2P_GO || type == WPA_IF_MESH || in wpa_driver_nl80211_if_add()