/external/strace/tests-mx32/ |
D | nlattr_ifinfomsg.c | 101 .tx_dropped = 0xbdffabda, in main() 151 PRINT_FIELD_U(", ", st, tx_dropped); in main() 185 PRINT_FIELD_U(", ", st, tx_dropped); in main() 250 .tx_dropped = 0xbcdeffebdabeadbe, in main() 277 PRINT_FIELD_U(", ", st64, tx_dropped); in main() 311 PRINT_FIELD_U(", ", st64, tx_dropped); in main()
|
/external/strace/tests-m32/ |
D | nlattr_ifinfomsg.c | 101 .tx_dropped = 0xbdffabda, in main() 151 PRINT_FIELD_U(", ", st, tx_dropped); in main() 185 PRINT_FIELD_U(", ", st, tx_dropped); in main() 250 .tx_dropped = 0xbcdeffebdabeadbe, in main() 277 PRINT_FIELD_U(", ", st64, tx_dropped); in main() 311 PRINT_FIELD_U(", ", st64, tx_dropped); in main()
|
/external/strace/tests/ |
D | nlattr_ifinfomsg.c | 101 .tx_dropped = 0xbdffabda, in main() 151 PRINT_FIELD_U(", ", st, tx_dropped); in main() 185 PRINT_FIELD_U(", ", st, tx_dropped); in main() 250 .tx_dropped = 0xbcdeffebdabeadbe, in main() 277 PRINT_FIELD_U(", ", st64, tx_dropped); in main() 311 PRINT_FIELD_U(", ", st64, tx_dropped); in main()
|
/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/u-boot/include/linux/ |
D | netdevice.h | 37 unsigned long tx_dropped; /* no space available in linux */ member
|
/external/libnl/include/linux-private/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/kernel-headers/original/uapi/linux/ |
D | mpls.h | 73 __u64 tx_dropped; /* packet dropped on transmit */ member
|
D | if_hippi.h | 61 int tx_dropped; /* no space available in linux */ member
|
D | if_link.h | 17 __u32 tx_dropped; /* no space available in linux */ member 52 __u64 tx_dropped; /* no space available in linux */ member
|
D | openvswitch.h | 117 __u64 tx_dropped; /* no space available in linux */ member
|
/external/iproute2/include/uapi/linux/ |
D | mpls.h | 73 __u64 tx_dropped; /* packet dropped on transmit */ member
|
D | if_link.h | 17 __u32 tx_dropped; /* no space available in linux */ member 52 __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/u-boot/drivers/usb/gadget/ |
D | rndis.c | 341 params->stats->tx_dropped); in gen_ndis_query_resp() 403 params->stats->tx_dropped) in gen_ndis_query_resp() 416 params->stats->tx_dropped) in gen_ndis_query_resp()
|
D | ether.c | 1759 dev->stats.tx_dropped++; 2508 dev->stats.tx_dropped++; in _usb_eth_send()
|
/external/strace/ |
D | rtnl_link.c | 90 PRINT_FIELD_U(", ", st, tx_dropped); in decode_rtnl_link_stats() 466 PRINT_FIELD_U(", ", st, tx_dropped); in decode_rtnl_link_stats64()
|
/external/libpcap/pcap/ |
D | pcap.h | 231 u_long tx_dropped; /* no space available for Tx */ member
|
/external/iproute2/ip/ |
D | ipaddress.c | 644 print_uint(PRINT_JSON, "dropped", NULL, s->tx_dropped); in print_link_stats64() 716 print_num(fp, 7, s->tx_dropped); in print_link_stats64() 790 print_uint(PRINT_JSON, "dropped", NULL, s->tx_dropped); in print_link_stats32() 863 print_num(fp, 7, s->tx_dropped); in print_link_stats32()
|
D | iplink.c | 1436 print_num(fp, 7, stats->tx_dropped); in print_mpls_stats()
|
/external/libnl/lib/route/ |
D | link.c | 322 link->l_stats[RTNL_LINK_TX_DROPPED] = st->tx_dropped; in rtnl_link_info_parse() 365 link->l_stats[RTNL_LINK_TX_DROPPED] = st.tx_dropped; in rtnl_link_info_parse() 2554 __ADD(RTNL_LINK_TX_DROPPED, tx_dropped)
|
/external/toybox/toys/pending/ |
D | ip.c | 725 rtstat->tx_dropped, rtstat->tx_carrier_errors, rtstat->collisions); in print_stats()
|