Searched refs:SIOCSIWMLME (Results 1 – 5 of 5) sorted by relevance
296 #define SIOCSIWMLME 0x8B16 /* request MLME operation; uses macro
308 #define SIOCSIWMLME 0x8B16 /* request MLME operation; uses macro
1855 if (ioctl(drv->ioctl_sock, SIOCSIWMLME, &iwr) < 0) { in wpa_driver_wext_mlme()
2060 if (ioctl(drv->ioctl_sock, SIOCSIWMLME, &iwr) < 0) {
2007 if (ioctl(drv->ioctl_sock, SIOCSIWMLME, &iwr) < 0) { in wpa_driver_nl80211_mlme()