Home
last modified time | relevance | path

Searched defs:aCounters (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Dnat64_api.cpp86 void otNat64GetCounters(otInstance *aInstance, otNat64ProtocolCounters *aCounters) in otNat64GetCounters()
91 void otNat64GetErrorCounters(otInstance *aInstance, otNat64ErrorCounters *aCounters) in otNat64GetErrorCounters()
/openthread-latest/src/cli/
Dcli.cpp668 void Interpreter::OutputBorderAgentCounters(const otBorderAgentCounters &aCounters) in OutputBorderAgentCounters()
1008 void Interpreter::OutputNat64Counters(const otNat64Counters &aCounters) in OutputNat64Counters()
7268 void Interpreter::OutputTrelCounters(const otTrelCounters &aCounters) in OutputTrelCounters()