HomeSort by relevance Sort by last modified time
    Searched defs:tx_errors (Results 1 - 25 of 60) sorted by null

1 2 3

  /bionic/libc/kernel/common/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
if_hippi.h 31 int tx_errors; member in struct:hipnet_statistics
if_tr.h 48 unsigned long tx_errors; member in struct:tr_statistics
  /development/ndk/platforms/android-3/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
if_hippi.h 31 int tx_errors; member in struct:hipnet_statistics
if_tr.h 48 unsigned long tx_errors; member in struct:tr_statistics
  /external/iproute2/include/linux/
netdevice.h 48 unsigned long tx_errors; /* packet transmit problems */ member in struct:net_device_stats
62 /* detailed tx_errors */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netdevice.h 84 unsigned long tx_errors; /* packet transmit problems */ member in struct:net_device_stats
98 /* detailed tx_errors */
hdlcdrv.h 45 unsigned long tx_errors; member in struct:hdlcdrv_channel_state
if_hippi.h 58 int tx_errors; /* packet transmit problems */ member in struct:hipnet_statistics
70 /* detailed tx_errors */
if_tr.h 62 unsigned long tx_errors; /* packet transmit problems */ member in struct:tr_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
if_hippi.h 31 int tx_errors; member in struct:hipnet_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
netdevice.h 36 unsigned long tx_errors; member in struct:net_device_stats
  /system/core/toolbox/
iftop.c 66 unsigned int tx_errors; member in struct:if_stats
162 &ifs->tx_packets, &ifs->tx_errors, &ifs->tx_dropped);
210 new->tx_errors - old->tx_errors,
  /external/kernel-headers/original/linux/
if_hippi.h 58 int tx_errors; /* packet transmit problems */ member in struct:hipnet_statistics
70 /* detailed tx_errors */
if_tr.h 73 unsigned long tx_errors; /* packet transmit problems */ member in struct:tr_statistics
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
if_tr.h 65 unsigned long tx_errors; /* packet transmit problems */ member in struct:tr_statistics

Completed in 2346 milliseconds

1 2 3