Searched refs:ifname2 (Results 1 – 1 of 1) sorted by relevance
961 char ifname2[IFNAMSIZ + 1]; in wext_check_hostap() local962 os_strlcpy(ifname2, drv->ifname, sizeof(ifname2)); in wext_check_hostap()963 os_memcpy(ifname2, "wifi", 4); in wext_check_hostap()964 wpa_driver_wext_alternative_ifindex(drv, ifname2); in wext_check_hostap()