Searched refs:SIOCGIWFREQ (Results 1 – 3 of 3) sorted by relevance
241 #define SIOCGIWFREQ 0x8B05 /* get channel/frequency (Hz) */ macro
1560 case SIOCGIWFREQ: in wpa_driver_wext_get_scan_results()
6149 if (ioctl(sock_fd, SIOCGIWFREQ, &ireq) == -1) {