Init()
Initializes the TLV.
GetRloc() const
Returns the RLOC16 value.
SetRloc()
Sets the RLOC16 value.
GetFlags() const
Returns the Flags value.
SetFlags()
Sets the Flags value.
GetPreference() const
Returns the Preference value.
IsPreferred() const
Indicates whether or not the Preferred flag is set.
IsSlaac() const
Indicates whether or not the SLAAC flag is set.
IsDhcp() const
Indicates whether or not the DHCP flag is set.
Indicates whether or not the Configure flag is set.
IsDefaultRoute() const
Indicates whether or not the Default Route flag is set.
IsOnMesh() const
Indicates whether or not the On-Mesh flag is set.
IsNdDns() const
Indicates whether or not the Nd-Dns flag is set.
IsDp() const
Indicates whether or not the Domain Prefix flag is set.
GetNext()
Returns a pointer to the next BorderRouterEntry.
GetNext() const
Returns a pointer to the next BorderRouterEntry.
FlagsWithoutPreference()
Returns an updated flags bitmask by removing the preference bits (sets them to zero) from a given flags bitmask.
PreferenceFromFlags()
Gets the preference field from a flags bitmask.