Home
last modified time | relevance | path

Searched defs:net_device_stats (Results 1 – 25 of 79) sorted by path

1234

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dnetdevice.h287 struct net_device_stats { struct
289 unsigned int good;
291 unsigned int bad;
293 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dnetdevice.h29 struct net_device_stats struct
31 unsigned long rx_packets;
32 unsigned long tx_packets;
33 unsigned long rx_bytes;
34 unsigned long tx_bytes;
35 unsigned long rx_errors;
36 unsigned long tx_errors;
37 unsigned long rx_dropped;
38 unsigned long tx_dropped;
39 unsigned long multicast;
[all …]
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dnetdevice.h29 struct net_device_stats struct
31 unsigned long rx_packets;
32 unsigned long tx_packets;
33 unsigned long rx_bytes;
34 unsigned long tx_bytes;
35 unsigned long rx_errors;
36 unsigned long tx_errors;
37 unsigned long rx_dropped;
38 unsigned long tx_dropped;
39 unsigned long multicast;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnetdevice.h169 struct net_device_stats { struct
170 unsigned long rx_packets;
171 unsigned long tx_packets;
172 unsigned long rx_bytes;
173 unsigned long tx_bytes;
174 unsigned long rx_errors;
175 unsigned long tx_errors;
176 unsigned long rx_dropped;
177 unsigned long tx_dropped;
178 unsigned long multicast;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnetdevice.h169 struct net_device_stats { struct
170 unsigned long rx_packets;
171 unsigned long tx_packets;
172 unsigned long rx_bytes;
173 unsigned long tx_bytes;
174 unsigned long rx_errors;
175 unsigned long tx_errors;
176 unsigned long rx_dropped;
177 unsigned long tx_dropped;
178 unsigned long multicast;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnetdevice.h169 struct net_device_stats { struct
170 unsigned long rx_packets;
171 unsigned long tx_packets;
172 unsigned long rx_bytes;
173 unsigned long tx_bytes;
174 unsigned long rx_errors;
175 unsigned long tx_errors;
176 unsigned long rx_dropped;
177 unsigned long tx_dropped;
178 unsigned long multicast;
[all …]
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dnetdevice.h291 struct net_device_stats { struct
293 unsigned int good;
295 unsigned int bad;
297 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/net/libpcap/libpcap-1.10.1/
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 */
186 DWORD rx_length_errors;
195 DWORD tx_aborted_errors;
196 DWORD tx_carrier_errors;
197 DWORD tx_fifo_errors;
198 DWORD tx_heartbeat_errors;
199 DWORD tx_window_errors;
200 DWORD tx_collisions;
[all …]
/dports/security/nmap/nmap-7.91/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 */
186 DWORD rx_length_errors;
195 DWORD tx_aborted_errors;
196 DWORD tx_carrier_errors;
197 DWORD tx_fifo_errors;
198 DWORD tx_heartbeat_errors;
199 DWORD tx_window_errors;
200 DWORD tx_collisions;
[all …]
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dnetdevice.h243 struct net_device_stats { struct
245 unsigned int good;
247 unsigned int bad;
249 struct net_device_error errors[NETDEV_MAX_UNIQUE_ERRORS];
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/include/linux/
H A Dnetdevice.h29 struct net_device_stats { struct
32 unsigned long rx_bytes; /* total bytes received */
39 unsigned long collisions;
42 unsigned long rx_length_errors;
50 unsigned long tx_aborted_errors;
51 unsigned long tx_carrier_errors;
52 unsigned long tx_fifo_errors;
53 unsigned long tx_heartbeat_errors;
54 unsigned long tx_window_errors;
57 unsigned long rx_compressed;
[all …]

1234