Searched refs:SIOCSIWPMKSA (Results 1 – 5 of 5) sorted by relevance
307 #define SIOCSIWPMKSA 0x8B36 /* PMKSA cache operation */ macro
319 #define SIOCSIWPMKSA 0x8B36 /* PMKSA cache operation */ macro
2264 if (ioctl(drv->ioctl_sock, SIOCSIWPMKSA, &iwr) < 0) { in wpa_driver_wext_pmksa()
2442 if (ioctl(drv->ioctl_sock, SIOCSIWPMKSA, &iwr) < 0) {
2327 if (ioctl(drv->ioctl_sock, SIOCSIWPMKSA, &iwr) < 0) { in wpa_driver_nl80211_pmksa()