ot::Ip6::Address::GetPrefix() const method
Returns the Network Prefix of the IPv6 address (most significant 64 bits of the address).
Return value
A reference to the Network Prefix.
![]()
void GetPrefix(uint8_t aLength, Prefix &aPrefix) const { aPrefix.Set(mFields.m8, aLength); }
ot::Ip6::Address::GetPrefix() const is called by 1 function and calls 1 function:
![]()
ot::Ip6::Address::GetPrefix() const
ot::Ip6::Address::GetPrefix() const reads 4 variables:
![]()
ot::Ip6::Address::GetPrefix() const