Home
last modified time | relevance | path

Searched defs:aMlIid (Results 1 – 4 of 4) sorted by relevance

/openthread-2.7.6/src/core/api/
Dthread_ftd_api.cpp402 otIp6InterfaceIdentifier *aMlIid) in otThreadSendAddressNotification()
414 otIp6InterfaceIdentifier *aMlIid, in otThreadSendProactiveBackboneNotification()
Dbackbone_router_ftd_api.cpp164 const otIp6InterfaceIdentifier *aMlIid, in otBackboneRouterConfigNextDuaRegistrationResponse()
/openthread-2.7.6/src/core/backbone_router/
Dbbr_manager.cpp475 void Manager::ConfigNextDuaRegistrationResponse(const Ip6::InterfaceIdentifier *aMlIid, uint8_t aSt… in ConfigNextDuaRegistrationResponse()
/openthread-2.7.6/src/core/thread/
Dmle.cpp838 Error Mle::SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMlIid) in SetMeshLocalIid()