HomeSort by relevance Sort by last modified time
    Searched refs:SIOCGIWSTATS (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/auxiliary/hud/
hud_nic.c 129 fprintf(stderr, "Error performing SIOCGIWSTATS on %s\n", nic->name);
163 if (ioctl(sockfd, SIOCGIWSTATS, &req) == -1) {
164 fprintf(stderr, "Error performing SIOCGIWSTATS on %s\n", nic->name);
  /bionic/libc/kernel/uapi/linux/
wireless.h 40 #define SIOCGIWSTATS 0x8B0F
  /external/kernel-headers/original/uapi/linux/
wireless.h 253 #define SIOCGIWSTATS 0x8B0F /* Get /proc/net/wireless stats */
254 /* SIOCGIWSTATS is strictly used between user space and the kernel, and
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wireless.h 252 #define SIOCGIWSTATS 0x8B0F /* Get /proc/net/wireless stats */
253 /* SIOCGIWSTATS is strictly used between user space and the kernel, and
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wext.c     [all...]

Completed in 477 milliseconds