Home
last modified time | relevance | path

Searched refs:rx_over_errors (Results 1 – 25 of 27) sorted by relevance

12

/external/strace/tests/
Dnlattr_ifinfomsg.c105 .rx_over_errors = 0xafbafabc, in main()
155 PRINT_FIELD_U(", ", st, rx_over_errors); in main()
189 PRINT_FIELD_U(", ", st, rx_over_errors); in main()
254 .rx_over_errors = 0xbbdcdadebadeaeed, in main()
281 PRINT_FIELD_U(", ", st64, rx_over_errors); in main()
315 PRINT_FIELD_U(", ", st64, rx_over_errors); in main()
/external/strace/tests-mx32/
Dnlattr_ifinfomsg.c105 .rx_over_errors = 0xafbafabc, in main()
155 PRINT_FIELD_U(", ", st, rx_over_errors); in main()
189 PRINT_FIELD_U(", ", st, rx_over_errors); in main()
254 .rx_over_errors = 0xbbdcdadebadeaeed, in main()
281 PRINT_FIELD_U(", ", st64, rx_over_errors); in main()
315 PRINT_FIELD_U(", ", st64, rx_over_errors); in main()
/external/strace/tests-m32/
Dnlattr_ifinfomsg.c105 .rx_over_errors = 0xafbafabc, in main()
155 PRINT_FIELD_U(", ", st, rx_over_errors); in main()
189 PRINT_FIELD_U(", ", st, rx_over_errors); in main()
254 .rx_over_errors = 0xbbdcdadebadeaeed, in main()
281 PRINT_FIELD_U(", ", st64, rx_over_errors); in main()
315 PRINT_FIELD_U(", ", st64, rx_over_errors); in main()
/external/kernel-headers/original/uapi/linux/
Dif_hippi.h65 int rx_over_errors; /* receiver ring buff overflow */ member
Dif_link.h22 __u32 rx_over_errors; member
232 __u64 rx_over_errors; member
/external/iproute2/include/uapi/linux/
Dif_link.h23 __u32 rx_over_errors; /* receiver ring buff overflow */ member
58 __u64 rx_over_errors; /* receiver ring buff overflow */ member
/external/libpcap/
Dpcap-dos.h187 DWORD rx_over_errors; /* recv'r overrun error */ member
/external/bpftool/include/uapi/linux/
Dif_link.h22 __u32 rx_over_errors; member
232 __u64 rx_over_errors; member
/external/libbpf/include/uapi/linux/
Dif_link.h22 __u32 rx_over_errors; member
232 __u64 rx_over_errors; member
/external/libnl/include/linux-private/linux/
Dif_link.h22 __u32 rx_over_errors; member
232 __u64 rx_over_errors; member
/external/ethtool/uapi/linux/
Dif_link.h22 __u32 rx_over_errors; member
232 __u64 rx_over_errors; member
/external/strace/
Drtnl_link.c95 PRINT_FIELD_U(", ", st, rx_over_errors); in decode_rtnl_link_stats()
471 PRINT_FIELD_U(", ", st, rx_over_errors); in decode_rtnl_link_stats64()
/external/libpcap/pcap/
Dpcap.h331 u_long rx_over_errors; /* receiver ring buff overflow */ member
/external/iproute2/ip/
Dipaddress.c609 print_uint(PRINT_JSON, "over_errors", NULL, s->rx_over_errors); in print_link_stats64()
685 print_num(fp, 7, s->rx_over_errors); in print_link_stats64()
754 print_uint(PRINT_JSON, "over_errors", NULL, s->rx_over_errors); in print_link_stats32()
834 print_num(fp, 7, s->rx_over_errors); in print_link_stats32()
/external/libnl/lib/route/
Dlink.c425 link->l_stats[RTNL_LINK_RX_OVER_ERR] = st->rx_over_errors; in rtnl_link_info_parse()
475 link->l_stats[RTNL_LINK_RX_OVER_ERR] = st.rx_over_errors; in rtnl_link_info_parse()
/external/toybox/toys/pending/
Dip.c809 rtstat->rx_dropped, rtstat->rx_over_errors, rtstat->multicast); in print_stats()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h9847 long unsigned int rx_over_errors; member
11256 __u64 rx_over_errors; member
41183 __u32 rx_over_errors; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h11614 long unsigned int rx_over_errors; member
12416 __u64 rx_over_errors; member
117147 __u32 rx_over_errors; member
Dvmlinux.h11614 long unsigned int rx_over_errors; member
12416 __u64 rx_over_errors; member
117147 __u32 rx_over_errors; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h12266 long unsigned int rx_over_errors; member
12962 __u64 rx_over_errors; member
97700 __u32 rx_over_errors; member
Dvmlinux.h12266 long unsigned int rx_over_errors; member
12962 __u64 rx_over_errors; member
97700 __u32 rx_over_errors; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h11410 long unsigned int rx_over_errors; member
12241 __u64 rx_over_errors; member
120193 __u32 rx_over_errors; member
Dvmlinux_518.h11410 long unsigned int rx_over_errors; member
12241 __u64 rx_over_errors; member
120193 __u32 rx_over_errors; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h10029 long unsigned int rx_over_errors; member
10864 __u64 rx_over_errors; member
120759 __u32 rx_over_errors; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h9930 long unsigned int rx_over_errors; member
12191 __u64 rx_over_errors; member
59261 __u32 rx_over_errors; member

12