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

1 2

  /bionic/libc/kernel/uapi/linux/
mpls.h 53 __u64 tx_bytes; member in struct:mpls_link_stats
ppp-ioctl.h 68 __aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
if_bridge.h 133 __u64 tx_bytes; member in struct:bridge_vlan_xstats
  /external/iproute2/include/uapi/linux/
mpls.h 69 __u64 tx_bytes; /* total bytes transmitted */ member in struct:mpls_link_stats
if_bridge.h 152 __u64 tx_bytes; member in struct:bridge_vlan_xstats
  /external/kernel-headers/original/uapi/linux/
mpls.h 69 __u64 tx_bytes; /* total bytes transmitted */ member in struct:mpls_link_stats
ppp-ioctl.h 73 __aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
if_bridge.h 152 __u64 tx_bytes; member in struct:bridge_vlan_xstats
  /external/strace/tests/
nlattr_ifinfomsg.c 118 .tx_bytes = 0xdafabadb,
145 PRINT_FIELD_U(", ", st, tx_bytes);
179 PRINT_FIELD_U(", ", st, tx_bytes);
244 .tx_bytes = 0xdbaedbafabbeacdb,
271 PRINT_FIELD_U(", ", st64, tx_bytes);
305 PRINT_FIELD_U(", ", st64, tx_bytes);
  /external/strace/tests-m32/
nlattr_ifinfomsg.c 118 .tx_bytes = 0xdafabadb,
145 PRINT_FIELD_U(", ", st, tx_bytes);
179 PRINT_FIELD_U(", ", st, tx_bytes);
244 .tx_bytes = 0xdbaedbafabbeacdb,
271 PRINT_FIELD_U(", ", st64, tx_bytes);
305 PRINT_FIELD_U(", ", st64, tx_bytes);
  /external/strace/tests-mx32/
nlattr_ifinfomsg.c 118 .tx_bytes = 0xdafabadb,
145 PRINT_FIELD_U(", ", st, tx_bytes);
179 PRINT_FIELD_U(", ", st, tx_bytes);
244 .tx_bytes = 0xdbaedbafabbeacdb,
271 PRINT_FIELD_U(", ", st64, tx_bytes);
305 PRINT_FIELD_U(", ", st64, tx_bytes);
  /system/bt/btif/src/
btif_uid.cc 80 node->data.tx_bytes += bytes;
116 node->data.tx_bytes = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_tr.h 61 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:tr_statistics
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
if_ppp.h 118 __aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
if_tr.h 63 unsigned long tx_bytes; /* total bytes transmitted */ member in struct:tr_statistics
  /hardware/qcom/msm8998/kernel-headers/linux/
rmnet_ipa_fd_ioctl.h 86 uint64_t tx_bytes; member in struct:wan_ioctl_query_tether_stats_all
  /hardware/qcom/msm8998/original-kernel-headers/linux/
rmnet_ipa_fd_ioctl.h 109 uint64_t tx_bytes; member in struct:wan_ioctl_query_tether_stats_all
  /external/iproute2/ip/
tunnel.c 211 tx_bytes, tx_packets, tx_errs, tx_drops, local
217 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,
227 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops);
  /external/wpa_supplicant_8/src/ap/
accounting.c 180 if (sta->last_tx_bytes_lo > data->tx_bytes)
182 sta->last_tx_bytes_lo = data->tx_bytes;
187 "updated TX/RX stats: rx_bytes=%llu [%u:%u] tx_bytes=%llu [%u:%u] bytes_64bit=%d",
190 data->tx_bytes, sta->last_tx_bytes_hi,
321 bytes = data.tx_bytes;
  /external/libnl/include/linux-private/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
  /frameworks/base/core/proto/android/service/
netstats.proto 139 optional int64 tx_bytes = 4;
  /system/bt/proto/bluetooth/metrics/
bluetooth.proto 133 optional int32 tx_bytes = 2;
  /external/libpcap/
pcap-dos.h 178 DWORD tx_bytes; /* total bytes transmitted */ member in struct:net_device_stats
  /frameworks/base/cmds/statsd/src/
atoms.proto     [all...]

Completed in 420 milliseconds

1 2