otPacketsAndBytes
#include <ip6.h>
代表封包和位元組的計數器。
摘要
公開屬性 |
|
---|---|
mBytes
|
uint64_t
位元組數。
|
mPackets
|
uint64_t
封包數。
|
公開屬性
mBytes
uint64_t otPacketsAndBytes::mBytes
位元組數。
mPackets
uint64_t otPacketsAndBytes::mPackets
封包數。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。