Home
last modified time | relevance | path

Searched refs:MarkAsNotInUse (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/utils/
Dslaac_address.hpp174 void MarkAsNotInUse(void) { mValid = false; } in MarkAsNotInUse() function in ot::Utils::Slaac::SlaacAddress
Dslaac_address.cpp249 aAddress.MarkAsNotInUse(); in RemoveAddress()
/openthread-latest/src/core/thread/
Dmle.hpp1246 void MarkAsNotInUse(void) { SetAloc16(kNotInUse); } in MarkAsNotInUse() function in ot::Mle::Mle::ServiceAloc
Dmle.cpp1294 serviceAloc.MarkAsNotInUse(); in UpdateServiceAlocs()