Lines Matching refs:the
6 Indicates the number of collisions seen by this network device.
14 Indicates the number of multicast packets received by this
22 Indicates the number of bytes received by this network device.
23 See the network driver for the exact meaning of when this
31 Indicates the number of compressed packets received by this
40 Indicates the number of packets received with a CRC (FCS) error
41 by this network device. Note that the specific meaning might
42 depend on the MAC layer used by the interface.
49 Indicates the number of packets received by the network device
50 but dropped, that are not forwarded to the upper layers for
51 packet processing. See the network driver for the exact
59 Indicates the number of receive FIFO errors seen by this
60 network device. See the network driver for the exact
68 Indicates the number of received frames with error, such as
69 alignment errors. Note that the specific meaning depends on
70 on the MAC layer protocol used. See the network driver for
71 the exact meaning of this value.
78 Indicates the number of received error packet with a length
79 error, oversized or undersized. See the network driver for the
87 Indicates the number of received packets that have been missed
88 due to lack of capacity in the receive side. See the network
89 driver for the exact meaning of this value.
96 Indicates the number of received packets that are oversized
97 compared to what the network device is configured to accept
98 (e.g: larger than MTU). See the network driver for the exact
106 Indicates the total number of good packets received by this
114 Indicates the number of packets that have been aborted
116 a medium collision). See the network driver for the exact
124 Indicates the number of bytes transmitted by a network
125 device. See the network driver for the exact meaning of this
135 Indicates the number of packets that could not be transmitted
136 because of carrier errors (e.g: physical link down). See the
137 network driver for the exact meaning of this value.
144 Indicates the number of transmitted compressed packets. Note
153 Indicates the number of packets dropped during transmission.
154 See the driver for the exact reasons as to why the packets were
162 Indicates the number of packets in error during transmission by
163 a network device. See the driver for the exact reasons as to
164 why the packets were dropped.
171 Indicates the number of packets having caused a transmit
172 FIFO error. See the driver for the exact reasons as to why the
180 Indicates the number of packets transmitted that have been
181 reported as heartbeat errors. See the driver for the exact
182 reasons as to why the packets were dropped.
189 Indicates the number of packets transmitted by a network
190 device. See the driver for whether this reports the number of all
198 Indicates the number of packets not successfully transmitted
199 due to a window collision. The specific meaning depends on the