otIpCounters

#include <thread.h>

代表 IP 層級計數器。

摘要

公開屬性

mRxFailure
uint32_t
無法接收的 IPv6 封包數量。
mRxSuccess
uint32_t
成功收到的 IPv6 封包數量。
mTxFailure
uint32_t
無法傳輸的 IPv6 封包數量。
mTxSuccess
uint32_t
成功傳輸的 IPv6 封包數量。

公開屬性

mRxFailure

uint32_t otIpCounters::mRxFailure

無法接收的 IPv6 封包數量。

mRxSuccess

uint32_t otIpCounters::mRxSuccess

成功收到的 IPv6 封包數量。

mTxFailure

uint32_t otIpCounters::mTxFailure

無法傳輸的 IPv6 封包數量。

mTxSuccess

uint32_t otIpCounters::mTxSuccess

成功傳輸的 IPv6 封包數量。

資源

OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源