Home
last modified time | relevance | path

Searched defs:SetMulticastNetworkPrefix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp930 void SetMulticastNetworkPrefix(const NetworkPrefix &aNetworkPrefix) in SetMulticastNetworkPrefix() function in ot::Ip6::Address
941 void SetMulticastNetworkPrefix(const Prefix &aPrefix) in SetMulticastNetworkPrefix() function in ot::Ip6::Address
H A Dip6_address.cpp443 void Address::SetMulticastNetworkPrefix(const uint8_t *aPrefix, uint8_t aPrefixLength) in SetMulticastNetworkPrefix() function in ot::Ip6::Address