Represents information about a peer Border Router found in the Network Data.

Public Attributes#

uint16_t

The RLOC16 of BR.

uint32_t

Seconds since the BR appeared in the Network Data.

Public Attribute Documentation#

mRloc16#

uint16_t otBorderRoutingPeerBorderRouterEntry::mRloc16

The RLOC16 of BR.


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

mAge#

uint32_t otBorderRoutingPeerBorderRouterEntry::mAge

Seconds since the BR appeared in the Network Data.


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