Home
last modified time | relevance | path

Searched defs:ApplyMeshLocalPrefix (Results 1 – 7 of 7) sorted by relevance

/external/openthread/src/core/net/
Dnd_agent.cpp117 void Agent::ApplyMeshLocalPrefix(void) in ApplyMeshLocalPrefix() function in ot::NeighborDiscovery::Agent
Ddhcp6_server.cpp491 void Server::ApplyMeshLocalPrefix(void) in ApplyMeshLocalPrefix() function in ot::Dhcp6::Server
/external/openthread/src/core/backbone_router/
Dbbr_local.cpp344 void Local::ApplyMeshLocalPrefix(void) in ApplyMeshLocalPrefix() function in ot::BackboneRouter::Local
/external/openthread/src/core/meshcop/
Dborder_agent.cpp646 void BorderAgent::ApplyMeshLocalPrefix(void) in ApplyMeshLocalPrefix() function in ot::MeshCoP::BorderAgent
Dcommissioner.cpp1196 void Commissioner::ApplyMeshLocalPrefix(void) in ApplyMeshLocalPrefix() function in ot::MeshCoP::Commissioner
/external/openthread/src/core/thread/
Dmle.hpp1839 …void ApplyMeshLocalPrefix(const Ip6::NetworkPrefix &aPrefix) { GetAddress().SetPrefix(aPrefix)… in ApplyMeshLocalPrefix() function in ot::Mle::Mle::ServiceAloc
Dmle.cpp874 void Mle::ApplyMeshLocalPrefix(void) in ApplyMeshLocalPrefix() function in ot::Mle::Mle