Searched defs:MapLease2Ip4Address (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.h163 typedef std::map<Lease, RTNETADDRIPV4> MapLease2Ip4Address; typedef
164 typedef MapLease2Ip4Address::iterator MapLease2Ip4AddressIterator;
165 typedef MapLease2Ip4Address::const_iterator MapLease2Ip4AddressConstIterator;
166 typedef MapLease2Ip4Address::value_type MapLease2Ip4AddressPair;

Completed in 46 milliseconds