otPdProcessedRaInfo
    #include <border_routing.h>
  
代表平台產生的 RA 訊息一組資料。
摘要
| 公開屬性 | |
|---|---|
| mLastPlatformRaMsec | uint32_t上次處理 RA 訊息的時間戳記。 | 
| mNumPlatformPioProcessed | uint32_t為新增 OMR 前置字串而處理的 PIO 數量。 | 
| mNumPlatformRaReceived | uint32_t由 ProcessPlatformGeneratedRa 處理的平台產生的 RA 數量。 | 
公開屬性
mLastPlatformRaMsec
uint32_t otPdProcessedRaInfo::mLastPlatformRaMsec
上次處理 RA 訊息的時間戳記。
mNumPlatformPioProcessed
uint32_t otPdProcessedRaInfo::mNumPlatformPioProcessed
為新增 OMR 前置字串而處理的 PIO 數量。
mNumPlatformRaReceived
uint32_t otPdProcessedRaInfo::mNumPlatformRaReceived
由 ProcessPlatformGeneratedRa 處理的平台產生的 RA 數量。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。