Searched refs:ipCounters (Results 1 – 1 of 1) sorted by relevance
2386 const otIpCounters *ipCounters = otThreadGetIp6Counters(GetInstancePtr()); in Process() local2390 OutputLine("%s: %lu", counter.mName, ToUlong(ipCounters->*counter.mValuePtr)); in Process()