/external/strace/tests/ |
D | nlattr_ifinfomsg.c | 105 .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/ |
D | nlattr_ifinfomsg.c | 105 .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/ |
D | nlattr_ifinfomsg.c | 105 .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/ |
D | if_hippi.h | 65 int rx_over_errors; /* receiver ring buff overflow */ member
|
D | if_link.h | 22 __u32 rx_over_errors; member 232 __u64 rx_over_errors; member
|
/external/iproute2/include/uapi/linux/ |
D | if_link.h | 23 __u32 rx_over_errors; /* receiver ring buff overflow */ member 58 __u64 rx_over_errors; /* receiver ring buff overflow */ member
|
/external/libpcap/ |
D | pcap-dos.h | 187 DWORD rx_over_errors; /* recv'r overrun error */ member
|
/external/bpftool/include/uapi/linux/ |
D | if_link.h | 22 __u32 rx_over_errors; member 232 __u64 rx_over_errors; member
|
/external/libbpf/include/uapi/linux/ |
D | if_link.h | 22 __u32 rx_over_errors; member 232 __u64 rx_over_errors; member
|
/external/libnl/include/linux-private/linux/ |
D | if_link.h | 22 __u32 rx_over_errors; member 232 __u64 rx_over_errors; member
|
/external/ethtool/uapi/linux/ |
D | if_link.h | 22 __u32 rx_over_errors; member 232 __u64 rx_over_errors; member
|
/external/strace/ |
D | rtnl_link.c | 95 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/ |
D | pcap.h | 331 u_long rx_over_errors; /* receiver ring buff overflow */ member
|
/external/iproute2/ip/ |
D | ipaddress.c | 609 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/ |
D | link.c | 425 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/ |
D | ip.c | 809 rtstat->rx_dropped, rtstat->rx_over_errors, rtstat->multicast); in print_stats()
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 9847 long unsigned int rx_over_errors; member 11256 __u64 rx_over_errors; member 41183 __u32 rx_over_errors; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 11614 long unsigned int rx_over_errors; member 12416 __u64 rx_over_errors; member 117147 __u32 rx_over_errors; member
|
D | vmlinux.h | 11614 long unsigned int rx_over_errors; member 12416 __u64 rx_over_errors; member 117147 __u32 rx_over_errors; member
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 12266 long unsigned int rx_over_errors; member 12962 __u64 rx_over_errors; member 97700 __u32 rx_over_errors; member
|
D | vmlinux.h | 12266 long unsigned int rx_over_errors; member 12962 __u64 rx_over_errors; member 97700 __u32 rx_over_errors; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 11410 long unsigned int rx_over_errors; member 12241 __u64 rx_over_errors; member 120193 __u32 rx_over_errors; member
|
D | vmlinux_518.h | 11410 long unsigned int rx_over_errors; member 12241 __u64 rx_over_errors; member 120193 __u32 rx_over_errors; member
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 10029 long unsigned int rx_over_errors; member 10864 __u64 rx_over_errors; member 120759 __u32 rx_over_errors; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 9930 long unsigned int rx_over_errors; member 12191 __u64 rx_over_errors; member 59261 __u32 rx_over_errors; member
|