otIcmp6Header
#include <icmp6.h>
Represents an ICMPv6 header.
Summary
Public attributes |
|
---|---|
mChecksum
|
uint16_t
Checksum.
|
mCode
|
uint8_t
Code.
|
mData
|
Message-specific data.
|
mType
|
uint8_t
Type.
|
Unions |
|
---|---|
otIcmp6Header:: |
Public attributes
mChecksum
uint16_t otIcmp6Header::mChecksum
Checksum.
mCode
uint8_t otIcmp6Header::mCode
Code.
mType
uint8_t otIcmp6Header::mType
Type.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.