Searched defs:tx_packets (Results 1 – 12 of 12) 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 | hdlcdrv.h | 44 unsigned long tx_packets; member
|
D | if_hippi.h | 56 int tx_packets; /* total packets transmitted */ member
|
D | ppp-ioctl.h | 71 __aligned_u64 tx_packets; member
|
D | if_link.h | 10 __u32 tx_packets; /* total packets transmitted */ member 43 __u64 tx_packets; /* total packets transmitted */ member
|
D | openvswitch.h | 109 __u64 tx_packets; /* total packets transmitted */ member
|
/external/iproute2/include/linux/ |
D | if_link.h | 10 __u32 tx_packets; /* total packets transmitted */ member 43 __u64 tx_packets; /* total packets transmitted */ member
|
/external/libnl/include/linux/ |
D | if_link.h | 10 __u32 tx_packets; /* total packets transmitted */ member
|
/external/libpcap/pcap/ |
D | pcap.h | 186 u_long tx_packets; /* total packets transmitted */ member
|
/external/libpcap/ |
D | pcap-dos.h | 178 DWORD tx_packets; /* total packets transmitted */ member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 1078 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes; member
|