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

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp171 const std::string tagXMLLeaseAddress = "Address"; variable
1417 xml::ElementNode *pLeaseAddress = node->createChild(tagXMLLeaseAddress.c_str());
1459 const xml::ElementNode *address = node->findChildElement(tagXMLLeaseAddress.c_str());

Completed in 36 milliseconds