Lines Matching full:packets

58  * @brief Number of network packets sent and received.
61 /** Number of packets sent */
63 /** Number of packets received */
71 /** Number of received packets at the IP layer. */
74 /** Number of sent packets at the IP layer. */
77 /** Number of forwarded packets at the IP layer. */
80 /** Number of dropped packets at the IP layer. */
88 /** Number of packets dropped due to wrong IP version
93 /** Number of packets dropped due to wrong IP length, high byte. */
96 /** Number of packets dropped due to wrong IP length, low byte. */
99 /** Number of packets dropped because they were IP fragments. */
102 /** Number of packets dropped due to IP checksum errors. */
105 /** Number of packets dropped because they were neither ICMP,
115 /** Number of received ICMP packets. */
118 /** Number of sent ICMP packets. */
121 /** Number of dropped ICMP packets. */
124 /** Number of ICMP packets with a wrong type. */
127 /** Number of ICMP packets with a bad checksum. */
141 /** Number of dropped packets at the TCP layer. */
198 /** Number of dropped IPv6 neighbor discovery packets. */
201 /** Number of received IPv6 neighbor discovery packets. */
204 /** Number of sent IPv6 neighbor discovery packets. */
212 /** Number of dropped IPv6 PMTU packets. */
215 /** Number of received IPv6 PMTU packets. */
218 /** Number of sent IPv6 PMTU packets. */
226 /** Number of dropped IPv4 PMTU packets. */
229 /** Number of received IPv4 PMTU packets. */
232 /** Number of sent IPv4 PMTU packets. */
246 /** Number of dropped IPv6 MLD packets. */
260 /** Number of dropped IPv4 IGMP packets */
274 /** Number of dropped DNS packets */
285 /** Number of network packets transferred. */
296 /** Number of network packets received. */
329 /** Number of packets sent for this traffic class */
346 /** Number of packets received for this traffic class */
375 /** Count of malformed packets or packets we do not have handler for */
593 /** Total number of packets received and sent */
596 /** Total number of broadcast packets received and sent */
599 /** Total number of multicast packets received and sent */
620 /** Total number of dropped TX packets */
629 /** Total number of RX unknown protocol packets */
645 /** Total number of packets received and sent */
676 /** Total number of packets received and sent */
679 /** Total number of broadcast packets received and sent */
682 /** Total number of multicast packets received and sent */
688 /** Total number of unicast packets received and sent */
691 /** Total number of dropped packets at received and sent*/
924 "IPv6 packets sent", \
931 "IPv6 packets received", \
938 "IPv6 packets dropped", \
945 "IPv6 packets forwarded", \
959 "IPv4 packets sent", \
966 "IPv4 packets received", \
973 "IPv4 packets dropped", \
980 "IPv4 packets forwarded", \
994 "ICMP packets sent", \
1001 "ICMP packets received", \
1008 "ICMP packets dropped", \
1015 "ICMP packets checksum error", \
1022 "ICMP packets type error", \
1036 "UDP packets sent", \
1043 "UDP packets received", \
1050 "UDP packets dropped", \
1057 "UDP packets checksum error", \
1092 "TCP packets sent", \
1099 "TCP packets received", \
1106 "TCP packets dropped", \
1113 "TCP packets checksum error", \
1120 "TCP packets ack error", \
1127 "TCP packets reset error", \
1134 "TCP packets retransmitted", \
1169 "IPv6 ND packets sent", \
1176 "IPv6 ND packets received", \
1183 "IPv6 ND packets dropped", \
1197 "IPv6 PMTU packets sent", \
1204 "IPv6 PMTU packets received", \
1211 "IPv6 PMTU packets dropped", \
1225 "IPv4 PMTU packets sent", \
1232 "IPv4 PMTU packets received", \
1239 "IPv4 PMTU packets dropped", \
1253 "IPv6 MLD packets sent", \
1260 "IPv6 MLD packets received", \
1267 "IPv6 MLD packets dropped", \
1281 "IPv4 IGMP packets sent", \
1288 "IPv4 IGMP packets received", \
1295 "IPv4 IGMP packets dropped", \
1309 "DNS packets sent", \
1316 "DNS packets received", \
1323 "DNS packets dropped", \