otIcmp6Header
#include <icmp6.h>
代表 ICMPv6 標頭。
摘要
公開屬性 |
|
---|---|
mChecksum
|
uint16_t
檢查碼。
|
mCode
|
uint8_t
程式碼。
|
mData
|
訊息專屬資料。
|
mType
|
uint8_t
類型。
|
工會 |
|
---|---|
otIcmp6Header:: |
公開屬性
mChecksum
uint16_t otIcmp6Header::mChecksum
檢查碼。
mCode
uint8_t otIcmp6Header::mCode
程式碼。
mType
uint8_t otIcmp6Header::mType
類型。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。