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

/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dmesh.c855 if (wpa_drv_if_add(wpa_s, WPA_IF_MESH, ifname, NULL, NULL, NULL, addr,
874 wpa_drv_if_remove(wpa_s, WPA_IF_MESH, ifname);
H A Dwpa_supplicant.c7209 wpa_drv_if_remove(parent, WPA_IF_MESH, ifname);
H A Dctrl_iface.c4135 return WPA_IF_MESH;
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver.h1784 * WPA_IF_MESH - Mesh interface
1786 WPA_IF_MESH, enumerator in enum:wpa_driver_if_type
H A Ddriver_nl80211_capa.c380 info->drv->capa.key_mgmt_iftype[WPA_IF_MESH] = key_mgmt;
H A Ddriver_nl80211.c7795 case WPA_IF_MESH:
7926 type == WPA_IF_P2P_GO || type == WPA_IF_MESH ||

Completed in 230 milliseconds