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