Represents a group of data of platform-generated RA messages processed.

Public Attributes#

uint32_t

The number of platform generated RA handled by ProcessPlatformGeneratedRa.

uint32_t

The number of PIO processed for adding OMR prefixes.

uint32_t

The timestamp of last processed RA message.

Public Attribute Documentation#

mNumPlatformRaReceived#

uint32_t otPdProcessedRaInfo::mNumPlatformRaReceived

The number of platform generated RA handled by ProcessPlatformGeneratedRa.


Definition at line 127 of file include/openthread/border_routing.h

mNumPlatformPioProcessed#

uint32_t otPdProcessedRaInfo::mNumPlatformPioProcessed

The number of PIO processed for adding OMR prefixes.


Definition at line 128 of file include/openthread/border_routing.h

mLastPlatformRaMsec#

uint32_t otPdProcessedRaInfo::mLastPlatformRaMsec

The timestamp of last processed RA message.


Definition at line 129 of file include/openthread/border_routing.h