Home
last modified time | relevance | path

Searched refs:ApplyNewMeshLocalPrefix (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/backbone_router/
Dbbr_local.hpp240 void ApplyNewMeshLocalPrefix(void);
Dbbr_local.cpp360 void Local::ApplyNewMeshLocalPrefix(void) in ApplyNewMeshLocalPrefix() function in ot::BackboneRouter::Local
/openthread-latest/src/core/net/
Dnetif.hpp603 void ApplyNewMeshLocalPrefix(void);
Dnetif.cpp514 void Netif::ApplyNewMeshLocalPrefix(void) in ApplyNewMeshLocalPrefix() function in ot::Ip6::Netif
/openthread-latest/src/core/thread/
Dmle.cpp923 Get<ThreadNetif>().ApplyNewMeshLocalPrefix(); in SetMeshLocalPrefix()
939 Get<BackboneRouter::Local>().ApplyNewMeshLocalPrefix(); in SetMeshLocalPrefix()