Represents a favored on-link prefix on AIL tracked by a device acting as a Border Router (BR).

The mIsLocal field indicates whether the favored on-link prefix is the same as the local one maintained by this BR.

Public Attributes#

The on-link prefix.

bool

true if the prefix is the local on-link prefix; false otherwise.

Public Attribute Documentation#

mOnLinkPrefix#

otIp6Prefix otHistoryTrackerFavoredOnLinkPrefix::mOnLinkPrefix

The on-link prefix.


mIsLocal#

bool otHistoryTrackerFavoredOnLinkPrefix::mIsLocal

true if the prefix is the local on-link prefix; false otherwise.