Searched refs:otNat64ErrorCounters (Results 1 – 4 of 4) sorted by relevance
125 typedef struct otNat64ErrorCounters struct129 } otNat64ErrorCounters; typedef151 void otNat64GetErrorCounters(otInstance *aInstance, otNat64ErrorCounters *aCounters);
119 class ErrorCounters : public otNat64ErrorCounters, public Clearable<otNat64ErrorCounters>391 DefineCoreType(otNat64ErrorCounters, Nat64::Translator::ErrorCounters);
91 void otNat64GetErrorCounters(otInstance *aInstance, otNat64ErrorCounters *aCounters) in otNat64GetErrorCounters()
968 otNat64ErrorCounters errorCounters; in Process()