Home
last modified time | relevance | path

Searched refs:rx_errors (Results 1 – 25 of 37) sorted by relevance

12

/external/strace/tests/
Dnlattr_ifinfomsg.c98 .rx_errors = 0xeabcdaeb, in main()
148 PRINT_FIELD_U(", ", st, rx_errors); in main()
182 PRINT_FIELD_U(", ", st, rx_errors); in main()
247 .rx_errors = 0xefabfdaefabaefab, in main()
274 PRINT_FIELD_U(", ", st64, rx_errors); in main()
308 PRINT_FIELD_U(", ", st64, rx_errors); in main()
/external/strace/tests-mx32/
Dnlattr_ifinfomsg.c98 .rx_errors = 0xeabcdaeb, in main()
148 PRINT_FIELD_U(", ", st, rx_errors); in main()
182 PRINT_FIELD_U(", ", st, rx_errors); in main()
247 .rx_errors = 0xefabfdaefabaefab, in main()
274 PRINT_FIELD_U(", ", st64, rx_errors); in main()
308 PRINT_FIELD_U(", ", st64, rx_errors); in main()
/external/strace/tests-m32/
Dnlattr_ifinfomsg.c98 .rx_errors = 0xeabcdaeb, in main()
148 PRINT_FIELD_U(", ", st, rx_errors); in main()
182 PRINT_FIELD_U(", ", st, rx_errors); in main()
247 .rx_errors = 0xefabfdaefabaefab, in main()
274 PRINT_FIELD_U(", ", st64, rx_errors); in main()
308 PRINT_FIELD_U(", ", st64, rx_errors); in main()
/external/tcpdump/tests/
Dof10_p3295-vv.out741 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
742 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
743 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
744 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
745 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
746 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
747 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
748 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
749 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
750 …ts 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_errors 0, tx_errors 0, …
[all …]
/external/kernel-headers/original/uapi/linux/
Dmpls.h70 __u64 rx_errors; /* bad packets received */ member
Dhdlcdrv.h48 unsigned long rx_errors; member
Dif_hippi.h58 int rx_errors; /* bad packets received */ member
Dppp-ioctl.h79 __aligned_u64 rx_errors; member
Dif_link.h14 __u32 rx_errors; member
223 __u64 rx_errors; member
261 __u64 rx_errors; member
Dopenvswitch.h123 __u64 rx_errors; /* bad packets received */ member
/external/iproute2/include/uapi/linux/
Dmpls.h70 __u64 rx_errors; /* bad packets received */ member
Dif_link.h14 __u32 rx_errors; /* bad packets received */ member
49 __u64 rx_errors; /* bad packets received */ member
/external/libnl/include/linux-private/linux/
Dmpls.h70 __u64 rx_errors; /* bad packets received */ member
Dif_link.h14 __u32 rx_errors; member
223 __u64 rx_errors; member
261 __u64 rx_errors; member
/external/bpftool/include/uapi/linux/
Dif_link.h14 __u32 rx_errors; member
223 __u64 rx_errors; member
261 __u64 rx_errors; member
/external/libbpf/include/uapi/linux/
Dif_link.h14 __u32 rx_errors; member
223 __u64 rx_errors; member
261 __u64 rx_errors; member
/external/ethtool/uapi/linux/
Dif_link.h14 __u32 rx_errors; member
223 __u64 rx_errors; member
261 __u64 rx_errors; member
/external/libpcap/
Dpcap-dos.h179 DWORD rx_errors; /* bad packets received */ member
Dpcap-dos.c415 stats->rx_errors; /* HW errors */ in pcap_stats_dos()
1170 stats->rx_errors = pktStat.lost; in pkt_stats()
/external/strace/
Drtnl_link.c87 PRINT_FIELD_U(", ", st, rx_errors); in decode_rtnl_link_stats()
463 PRINT_FIELD_U(", ", st, rx_errors); in decode_rtnl_link_stats64()
/external/libpcap/pcap/
Dpcap.h322 u_long rx_errors; /* bad packets received */ member
/external/iproute2/ip/
Dipaddress.c607 print_uint(PRINT_JSON, "errors", NULL, s->rx_errors); in print_link_stats64()
683 print_num(fp, 7, s->rx_errors); in print_link_stats64()
752 print_uint(PRINT_JSON, "errors", NULL, s->rx_errors); in print_link_stats32()
832 print_num(fp, 7, s->rx_errors); in print_link_stats32()
Diplink.c1427 print_num(fp, 7, stats->rx_errors); in print_mpls_stats()
/external/libnl/lib/route/
Dlink.c417 link->l_stats[RTNL_LINK_RX_ERRORS] = st->rx_errors; in rtnl_link_info_parse()
467 link->l_stats[RTNL_LINK_RX_ERRORS] = st.rx_errors; in rtnl_link_info_parse()
2991 __ADD(RTNL_LINK_RX_ERRORS, rx_errors),
/external/toybox/toys/pending/
Dip.c808 line_feed, rtstat->rx_bytes, rtstat->rx_packets, rtstat->rx_errors, in print_stats()
813 line_feed, rtstat->rx_errors, rtstat->rx_length_errors, in print_stats()

12