HomeSort by relevance Sort by last modified time
    Searched refs:tx_bytes (Results 101 - 125 of 172) sorted by null

1 2 3 45 6 7

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
if_tr.h 63 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:tr_statistics
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
if_tr.h 63 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:tr_statistics
  /system/core/toolbox/
iftop.c 64 unsigned int tx_bytes; member in struct:if_stats
161 &ifs->rx_errors, &ifs->rx_dropped, &ifs->tx_bytes,
208 new->tx_bytes - old->tx_bytes,
  /bionic/libc/kernel/common/linux/
if_link.h 29 __u32 tx_bytes; member in struct:rtnl_link_stats
60 __u64 tx_bytes; member in struct:rtnl_link_stats64
  /external/iproute2/include/linux/
if_link.h 12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
45 __u64 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats64
  /external/kernel-headers/original/linux/
if_link.h 12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
45 __u64 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats64
  /external/wpa_supplicant_8/src/ap/
accounting.c 161 if (sta->last_tx_bytes > data->tx_bytes)
164 sta->last_tx_bytes = data->tx_bytes;
300 data.tx_bytes)) {
306 gigawords += data.tx_bytes >> 32;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_link.h 12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
if_ppp.h 118 aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_link.h 12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
if_ppp.h 118 aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_link.h 12 __u32 tx_bytes; /* total bytes transmitted */ member in struct:rtnl_link_stats
if_ppp.h 118 aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
  /external/iproute2/ip/
ip6tunnel.c 285 tx_bytes, tx_packets, tx_errs, tx_drops, local
299 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,
332 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops);
iptunnel.c 399 tx_bytes, tx_packets, tx_errs, tx_drops, local
431 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,
463 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops);
  /external/libpcap/
pcap-dos.h 180 DWORD tx_bytes; /* total bytes transmitted */ member in struct:net_device_stats
pcap.h 167 u_long tx_bytes; /* total bytes transmitted */ member in struct:pcap_stat_ex
  /external/wpa_supplicant_8/hostapd/
dump_state.c 149 data.rx_bytes, data.tx_bytes);
  /external/wpa_supplicant_8/src/drivers/
driver_madwifi.c 575 data->tx_bytes = stats.is_stats.ns_tx_bytes;
611 else if (strcmp(line, "tx_bytes") == 0)
612 data->tx_bytes = val;
920 else if (strcmp(key, "tx_bytes") == 0)
921 drv->acct_data.tx_bytes = val;
    [all...]
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 531 __u32 tx_bytes; member in struct:rtnl_link_stats
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 531 __u32 tx_bytes; member in struct:rtnl_link_stats
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 531 __u32 tx_bytes; member in struct:rtnl_link_stats
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 531 __u32 tx_bytes; member in struct:rtnl_link_stats
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h 531 __u32 tx_bytes; member in struct:rtnl_link_stats
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 531 __u32 tx_bytes; member in struct:rtnl_link_stats

Completed in 972 milliseconds

1 2 3 45 6 7