Represents a discovered router on the infrastructure link.
Public Attributes#
IPv6 address of the router.
bool
The router's Managed Address Config flag (M
flag).
bool
The router's Other Config flag (O
flag).
bool
The router's Stub Router flag.
Public Attribute Documentation#
mAddress#
otIp6Address otBorderRoutingRouterEntry::mAddress
IPv6 address of the router.
Definition at line
97
of file include/openthread/border_routing.h
mManagedAddressConfigFlag#
bool otBorderRoutingRouterEntry::mManagedAddressConfigFlag
The router's Managed Address Config flag (M
flag).
Definition at line
98
of file include/openthread/border_routing.h
mOtherConfigFlag#
bool otBorderRoutingRouterEntry::mOtherConfigFlag
The router's Other Config flag (O
flag).
Definition at line
99
of file include/openthread/border_routing.h
mStubRouterFlag#
bool otBorderRoutingRouterEntry::mStubRouterFlag
The router's Stub Router flag.
Definition at line
100
of file include/openthread/border_routing.h