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

  /bionic/libc/kernel/common/linux/
ethtool.h 229 #define ETHTOOL_GSTATS 0x0000001d
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ethtool.h 44 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
250 __u32 cmd; /* ETHTOOL_GSTATS */
305 #define ETHTOOL_GSTATS 0x0000001d /* get NIC-specific statistics */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h 44 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
250 __u32 cmd; /* ETHTOOL_GSTATS */
305 #define ETHTOOL_GSTATS 0x0000001d /* get NIC-specific statistics */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ethtool.h 44 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
250 __u32 cmd; /* ETHTOOL_GSTATS */
305 #define ETHTOOL_GSTATS 0x0000001d /* get NIC-specific statistics */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 214 #define ETHTOOL_GSTATS 0x0000001d
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 214 #define ETHTOOL_GSTATS 0x0000001d
  /external/kernel-headers/original/linux/
ethtool.h 60 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
266 __u32 cmd; /* ETHTOOL_GSTATS */
455 #define ETHTOOL_GSTATS 0x0000001d /* get NIC-specific statistics */

Completed in 331 milliseconds