Searched defs:tx_bytes (Results 1 – 10 of 10) sorted by relevance
/external/iproute2/ip/ |
D | ip6tunnel.c | 285 tx_bytes, tx_packets, tx_errs, tx_drops, in do_tunnels_list() local
|
D | iptunnel.c | 399 tx_bytes, tx_packets, tx_errs, tx_drops, in do_tunnels_list() local
|
/external/kernel-headers/original/uapi/linux/ |
D | ppp-ioctl.h | 72 __aligned_u64 tx_bytes; member
|
D | if_link.h | 12 __u32 tx_bytes; /* total bytes transmitted */ member 45 __u64 tx_bytes; /* total bytes transmitted */ member
|
D | openvswitch.h | 111 __u64 tx_bytes; /* total bytes transmitted */ member
|
/external/iproute2/include/linux/ |
D | if_link.h | 12 __u32 tx_bytes; /* total bytes transmitted */ member 45 __u64 tx_bytes; /* total bytes transmitted */ member
|
/external/libnl/include/linux/ |
D | if_link.h | 12 __u32 tx_bytes; /* total bytes transmitted */ member
|
/external/libpcap/ |
D | pcap-dos.h | 180 DWORD tx_bytes; /* total bytes transmitted */ member
|
/external/libpcap/pcap/ |
D | pcap.h | 188 u_long tx_bytes; /* total bytes transmitted */ member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 1306 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member
|