ICMPV6STATS Struct Reference

The structure describes the ICMPv6 Statistics Block. More...

#include <icmp6if.h>


Data Fields

UINT32 InMsgs
 Packets received by ICMPv6 module.
UINT32 InErrors
 Packets droppped because of checksum error or message validation error.
UINT32 OutMsgs
 Packets transmitted from ICMPv6.
UINT32 OutErrors
 Packets droppped because of any errors.
UINT32 DADSuccess
 Number of DAD Successes.
UINT32 DADFailures
 Number of DAD Failures.


Detailed Description

The structure describes the ICMPv6 Statistics Block.

This structure is used to hold ICMPv6 stats. This structure is defined as per MIBs described for ICMP in RFC 4293.


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated