0.01.00
otIcmp6Header Struct Reference

This structure represents an ICMPv6 header. More...

#include <include/openthread/icmp6.h>

Inheritance diagram for otIcmp6Header:
ot::Ip6::IcmpHeader

Classes

union  OT_TOOL_PACKED_FIELD
 

Public Attributes

uint8_t mType
 Type.
 
uint8_t mCode
 Code.
 
uint16_t mChecksum
 Checksum.
 
union otIcmp6Header::OT_TOOL_PACKED_FIELD mData
 Message-specific data.
 

Detailed Description

This structure represents an ICMPv6 header.


The documentation for this struct was generated from the following file: