Searched defs:AddressMapping (Results 1 – 2 of 2) sorted by relevance
349 class AddressMapping : public LinkedListEntry<AddressMapping> class in ot::Nat64::Translator
36 typedef std::map<IPAddress, IPAddress> AddressMapping; typedef