Searched refs:otNat64GetNextAddressMapping (Results 1 – 3 of 3) sorted by relevance
211 otError otNat64GetNextAddressMapping(otInstance *aInstance,
76 otError otNat64GetNextAddressMapping(otInstance *aInstance, in otNat64GetNextAddressMapping() function
881 while (otNat64GetNextAddressMapping(GetInstancePtr(), &iterator, &mapping) == OT_ERROR_NONE) in Process()