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

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp169 const std::string tagXMLLeaseAttributeMac = "mac"; variable
1407 xml::AttributeNode *pAttribNode = node->setAttribute(tagXMLLeaseAttributeMac.c_str(),
1447 bool valueExists = node->getAttributeValue(tagXMLLeaseAttributeMac.c_str(), mac);

Completed in 54 milliseconds