Home
last modified time | relevance | path

Searched refs:aMappings (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dnat64_translator.cpp327 uint16_t Translator::ReleaseMappings(LinkedList<AddressMapping> &aMappings) in ReleaseMappings() argument
331 for (AddressMapping *mapping = aMappings.Pop(); mapping != nullptr; mapping = aMappings.Pop()) in ReleaseMappings()
Dnat64_translator.hpp354 uint16_t ReleaseMappings(LinkedList<AddressMapping> &aMappings);