Searched refs:SIOCSIWAP (Results 1 – 2 of 2) sorted by relevance
263 #define SIOCSIWAP 0x8B14 /* set access point MAC addresses */ macro
111 if (ioctl(drv->ioctl_sock, SIOCSIWAP, &iwr) < 0) { in wpa_driver_wext_set_bssid()