/external/tcpdump/tests/ |
D | of10_p3295-vv.out | 741 …port_no 42, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 742 …port_no 33, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 743 …port_no 36, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 744 …port_no 31, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 745 …port_no 48, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 746 …port_no 40, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 747 …port_no 1, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_erro… 748 …port_no 28, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 749 …port_no 20, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… 750 …port_no 10, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err… [all …]
|
D | of10_s4810-vvvv.out | 899 …37, tx_packets 8061, rx_bytes 16090662, tx_bytes 515904, rx_dropped 0, tx_dropped 0, rx_errors 184… 904 …port_no 2, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_erro…
|
/external/kernel-headers/original/uapi/linux/ |
D | if_hippi.h | 60 int tx_dropped; /* no space available in linux */ member
|
D | if_link.h | 16 __u32 tx_dropped; /* no space available in linux */ member 49 __u64 tx_dropped; /* no space available in linux */ member
|
D | openvswitch.h | 115 __u64 tx_dropped; /* no space available in linux */ member
|
/external/libnl/include/linux/ |
D | if_link.h | 16 __u32 tx_dropped; /* no space available in linux */ member
|
/external/iproute2/include/linux/ |
D | if_link.h | 16 __u32 tx_dropped; /* no space available in linux */ member 49 __u64 tx_dropped; /* no space available in linux */ member
|
/external/libpcap/ |
D | pcap-dos.h | 182 DWORD tx_dropped; /* no space available for Tx */ member
|
/external/libpcap/pcap/ |
D | pcap.h | 190 u_long tx_dropped; /* no space available for Tx */ member
|
/external/libnl/lib/route/ |
D | link.c | 305 link->l_stats[RTNL_LINK_TX_DROPPED] = st->tx_dropped; in link_msg_parser() 1071 __ADD(RTNL_LINK_TX_DROPPED, tx_dropped)
|
/external/iproute2/ip/ |
D | ipaddress.c | 504 print_num(fp, 7, s->tx_dropped); in print_link_stats64() 567 print_num(fp, 7, s->tx_dropped); in print_link_stats32()
|
/external/toybox/toys/pending/ |
D | ip.c | 725 rtstat->tx_dropped, rtstat->tx_carrier_errors, rtstat->collisions); in print_stats()
|