Lines Matching full:packets
65 STAT_COUNTER xmit; /* Transmitted packets. */
66 STAT_COUNTER recv; /* Received packets. */
67 STAT_COUNTER fw; /* Forwarded packets. */
68 STAT_COUNTER drop; /* Dropped packets. */
81 STAT_COUNTER xmit; /* Transmitted packets. */
82 STAT_COUNTER recv; /* Received packets. */
83 STAT_COUNTER drop; /* Dropped packets. */
189 /** The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were
192 /** The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were
195 /** The number of inbound packets which were chosen to be discarded even though no errors had
199 /** For packet-oriented interfaces, the number of inbound packets that contained errors
204 /** For packet-oriented interfaces, the number of packets received via the interface which
213 /** The total number of packets that higher-level protocols requested be transmitted, and
217 /** The total number of packets that higher-level protocols requested be transmitted, and which
221 /** The number of outbound packets which were chosen to be discarded even though no errors had
225 /** For packet-oriented interfaces, the number of outbound packets that could not be transmitted