Searched defs:Erase (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/posix/platform/ | ||
D | multicast_routing.hpp | 100 void Erase(void) { mIif = kMifIndexNone; } in Erase() function in ot::Posix::MulticastRoutingManager::MulticastForwardingCache |
/openthread-latest/src/core/backbone_router/ | ||
D | ndproxy_table.cpp | 126 void NdProxyTable::Erase(NdProxy &aNdProxy) { aNdProxy.mValid = false; } in Erase() function in ot::BackboneRouter::NdProxyTable |