otBorderRoutingCounters

#include <ip6.h>

代表透過邊界轉送轉送的封包計數器。

摘要

公開屬性

mInboundInternet
啟用 DHCPv6 PD 時傳入網際網路的計數器。
mInboundMulticast
傳入多點傳播的計數器。
mInboundUnicast
單點入境的計數器。
mOutboundInternet
啟用 DHCPv6 PD 時針對連出網際網路的計數器。
mOutboundMulticast
輸出多點傳播的計數器。
mOutboundUnicast
單點傳播的計數器。
mRaRx
uint32_t
已接收的 RA 封包數量。
mRaTxFailure
uint32_t
無法傳輸的 RA 封包數量。
mRaTxSuccess
uint32_t
成功傳輸的 RA 封包數量。
mRsRx
uint32_t
已接收的 RS 封包數量。
mRsTxFailure
uint32_t
無法傳輸的 RS 封包數量。
mRsTxSuccess
uint32_t
成功傳輸的 RS 封包數量。

公開屬性

mInboundInternet

otPacketsAndBytes otBorderRoutingCounters::mInboundInternet

啟用 DHCPv6 PD 時傳入網際網路的計數器。

mInboundMulticast

otPacketsAndBytes otBorderRoutingCounters::mInboundMulticast

傳入多點傳播的計數器。

mInboundUnicast

otPacketsAndBytes otBorderRoutingCounters::mInboundUnicast

單點入境的計數器。

mOutboundInternet

otPacketsAndBytes otBorderRoutingCounters::mOutboundInternet

啟用 DHCPv6 PD 時針對連出網際網路的計數器。

mOutboundMulticast

otPacketsAndBytes otBorderRoutingCounters::mOutboundMulticast

輸出多點傳播的計數器。

mOutboundUnicast

otPacketsAndBytes otBorderRoutingCounters::mOutboundUnicast

單點傳播的計數器。

mRaRx

uint32_t otBorderRoutingCounters::mRaRx

已接收的 RA 封包數量。

mRaTxFailure

uint32_t otBorderRoutingCounters::mRaTxFailure

無法傳輸的 RA 封包數量。

mRaTxSuccess

uint32_t otBorderRoutingCounters::mRaTxSuccess

成功傳輸的 RA 封包數量。

mRsRx

uint32_t otBorderRoutingCounters::mRsRx

已接收的 RS 封包數量。

mRsTxFailure

uint32_t otBorderRoutingCounters::mRsTxFailure

無法傳輸的 RS 封包數量。

mRsTxSuccess

uint32_t otBorderRoutingCounters::mRsTxSuccess

成功傳輸的 RS 封包數量。

資源

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