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.


mManagedAddressConfigFlag#

bool otBorderRoutingRouterEntry::mManagedAddressConfigFlag

The router's Managed Address Config flag (M flag).


mOtherConfigFlag#

bool otBorderRoutingRouterEntry::mOtherConfigFlag

The router's Other Config flag (O flag).


mStubRouterFlag#

bool otBorderRoutingRouterEntry::mStubRouterFlag

The router's Stub Router flag.