Searched defs:net_device_stats (Results 1 – 14 of 14) sorted by relevance
174 typedef struct net_device_stats { struct175 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 …]
9801 struct net_device_stats { struct9802 union {9806 union {9810 union {9814 union {9818 union {9822 union {9826 union {9830 union {9834 union {[all …]
11602 struct net_device_stats { struct11603 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 …]
12220 struct net_device_stats { struct12221 union {12225 union {12229 union {12233 union {12237 union {12241 union {12245 union {12249 union {12253 union {[all …]
11398 struct net_device_stats { struct11399 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 …]
9503 struct net_device_stats { struct9504 union {9508 union {9512 union {9516 union {9520 union {9524 union {9528 union {9532 union {9536 union {[all …]
9918 struct net_device_stats { struct9919 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 …]
9983 struct net_device_stats { struct9984 union {9988 union {9992 union {9996 union {10000 union {10004 union {10008 union {10012 union {10016 union {[all …]
9423 struct net_device_stats { struct9424 union {9428 union {9432 union {9436 union {9440 union {9444 union {9448 union {9452 union {9456 union {[all …]