Searched refs:otNat64GetErrorCounters (Results 1 – 3 of 3) sorted by relevance
151 void otNat64GetErrorCounters(otInstance *aInstance, otNat64ErrorCounters *aCounters);
91 void otNat64GetErrorCounters(otInstance *aInstance, otNat64ErrorCounters *aCounters) in otNat64GetErrorCounters() function
975 otNat64GetErrorCounters(GetInstancePtr(), &errorCounters); in Process()