Searched refs:macStr (Results 1 – 3 of 3) sorted by relevance
178 auto macStr = stdplus::toStr(inventoryMAC); in setInventoryMACOnSystem() local181 "NET_MAC", macStr, "NET_INTF", intfname); in setInventoryMACOnSystem()182 setFirstBootMACOnInterface(intfname, macStr); in setInventoryMACOnSystem()
686 auto macStr = MacAddressIntf::macAddress(); in createVLAN() local688 if (!macStr.empty()) in createVLAN()690 mac.emplace(stdplus::fromStr<stdplus::EtherAddr>(macStr)); in createVLAN()
221 std::string macStr = stdplus::toStr(mac); in setMACProperty() local223 macStr); in setMACProperty()