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