HomeSort by relevance Sort by last modified time
    Searched refs:tx_packets (Results 1 - 25 of 54) sorted by null

1 2 3

  /hardware/broadcom/wlan/bcm4329/src/dongle/
dngl_stats.h 33 unsigned long tx_packets; /* total packets transmitted */ member in struct:__anon9563
  /bionic/libc/kernel/common/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
if_hippi.h 29 int tx_packets; member in struct:hipnet_statistics
  /development/ndk/platforms/android-3/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
if_hippi.h 29 int tx_packets; member in struct:hipnet_statistics
  /external/iproute2/include/linux/
netdevice.h 44 unsigned long tx_packets; /* total packets transmitted */ member in struct:net_device_stats
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
if_hippi.h 29 int tx_packets; member in struct:hipnet_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
if_hippi.h 29 int tx_packets; member in struct:hipnet_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
if_hippi.h 29 int tx_packets; member in struct:hipnet_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
netdevice.h 32 unsigned long tx_packets; member in struct:net_device_stats
if_tr.h 44 unsigned long tx_packets; member in struct:tr_statistics
  /system/core/toolbox/
iftop.c 65 unsigned int tx_packets; member in struct:if_stats
162 &ifs->tx_packets, &ifs->tx_errors, &ifs->tx_dropped);
201 if (old->rx_packets || old->tx_packets) {
209 new->tx_packets - old->tx_packets,
  /external/kernel-headers/original/linux/
if_tr.h 69 unsigned long tx_packets; /* total packets transmitted */ member in struct:tr_statistics

Completed in 497 milliseconds

1 2 3