Home
last modified time | relevance | path

Searched defs:net_device_stats (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libpcap/
H A Dpcap-dos.h174 typedef struct net_device_stats { struct
175 DWORD rx_packets; /* total packets received */
176 DWORD tx_packets; /* total packets transmitted */
177 DWORD rx_bytes; /* total bytes received */
178 DWORD tx_bytes; /* total bytes transmitted */
179 DWORD rx_errors; /* bad packets received */
180 DWORD tx_errors; /* packet transmit problems */
181 DWORD rx_dropped; /* no space in Rx buffers */
182 DWORD tx_dropped; /* no space available for Tx */
183 DWORD multicast; /* multicast packets received */
[all …]
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h9801 struct net_device_stats { struct
9802 union {
9806 union {
9810 union {
9814 union {
9818 union {
9822 union {
9826 union {
9830 union {
9834 union {
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h11602 struct net_device_stats { struct
11603 long unsigned int rx_packets;
11604 long unsigned int tx_packets;
11605 long unsigned int rx_bytes;
11606 long unsigned int tx_bytes;
11607 long unsigned int rx_errors;
11608 long unsigned int tx_errors;
11609 long unsigned int rx_dropped;
11610 long unsigned int tx_dropped;
11611 long unsigned int multicast;
[all …]
H A Dvmlinux_600.h11602 struct net_device_stats { struct
11603 long unsigned int rx_packets;
11604 long unsigned int tx_packets;
11605 long unsigned int rx_bytes;
11606 long unsigned int tx_bytes;
11607 long unsigned int rx_errors;
11608 long unsigned int tx_errors;
11609 long unsigned int rx_dropped;
11610 long unsigned int tx_dropped;
11611 long unsigned int multicast;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h12220 struct net_device_stats { struct
12221 union {
12225 union {
12229 union {
12233 union {
12237 union {
12241 union {
12245 union {
12249 union {
12253 union {
[all …]
H A Dvmlinux_602.h12220 struct net_device_stats { struct
12221 union {
12225 union {
12229 union {
12233 union {
12237 union {
12241 union {
12245 union {
12249 union {
12253 union {
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h11398 struct net_device_stats { struct
11399 long unsigned int rx_packets;
11400 long unsigned int tx_packets;
11401 long unsigned int rx_bytes;
11402 long unsigned int tx_bytes;
11403 long unsigned int rx_errors;
11404 long unsigned int tx_errors;
11405 long unsigned int rx_dropped;
11406 long unsigned int tx_dropped;
11407 long unsigned int multicast;
[all …]
H A Dvmlinux_518.h11398 struct net_device_stats { struct
11399 long unsigned int rx_packets;
11400 long unsigned int tx_packets;
11401 long unsigned int rx_bytes;
11402 long unsigned int tx_bytes;
11403 long unsigned int rx_errors;
11404 long unsigned int tx_errors;
11405 long unsigned int rx_dropped;
11406 long unsigned int tx_dropped;
11407 long unsigned int multicast;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h9503 struct net_device_stats { struct
9504 union {
9508 union {
9512 union {
9516 union {
9520 union {
9524 union {
9528 union {
9532 union {
9536 union {
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h9918 struct net_device_stats { struct
9919 long unsigned int rx_packets;
9920 long unsigned int tx_packets;
9921 long unsigned int rx_bytes;
9922 long unsigned int tx_bytes;
9923 long unsigned int rx_errors;
9924 long unsigned int tx_errors;
9925 long unsigned int rx_dropped;
9926 long unsigned int tx_dropped;
9927 long unsigned int multicast;
[all …]
H A Dvmlinux.h9918 struct net_device_stats { struct
9919 long unsigned int rx_packets;
9920 long unsigned int tx_packets;
9921 long unsigned int rx_bytes;
9922 long unsigned int tx_bytes;
9923 long unsigned int rx_errors;
9924 long unsigned int tx_errors;
9925 long unsigned int rx_dropped;
9926 long unsigned int tx_dropped;
9927 long unsigned int multicast;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h9983 struct net_device_stats { struct
9984 union {
9988 union {
9992 union {
9996 union {
10000 union {
10004 union {
10008 union {
10012 union {
10016 union {
[all …]
H A Dvmlinux.h9983 struct net_device_stats { struct
9984 union {
9988 union {
9992 union {
9996 union {
10000 union {
10004 union {
10008 union {
10012 union {
10016 union {
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h9423 struct net_device_stats { struct
9424 union {
9428 union {
9432 union {
9436 union {
9440 union {
9444 union {
9448 union {
9452 union {
9456 union {
[all …]