Searched defs:ResetCounters (Results 1 – 7 of 7) sorted by relevance
357 void Interface::ResetCounters(void) { otPlatTrelResetCounters(&GetInstance()); } in ResetCounters() function in ot::Trel::Interface
177 void ResetCounters(void) { mCounters.Clear(); } in ResetCounters() function in ot::Srp::AdvertisingProxy
367 static void ResetCounters() { memset(&sCounters, 0, sizeof(sCounters)); } in ResetCounters() function
314 void ResetCounters(void) { ClearAllBytes(mIpCounters); } in ResetCounters() function in ot::MeshForwarder
260 void Mle::ResetCounters(void) in ResetCounters() function in ot::Mle::Mle
500 void ResetCounters(void) { ClearAllBytes(mCounters); } in ResetCounters() function in ot::Mac::Mac
380 void NcpBase::ResetCounters(void) in ResetCounters() function in ot::Ncp::NcpBase