Home
last modified time | relevance | path

Searched refs:firstBootPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp35 constexpr auto firstBootPath = "/var/lib/network/firstBoot_"; variable
67 std::ofstream persistentFile(firstBootPath + intf); in setFirstBootMACOnInterface()
317 !std::filesystem::exists(firstBootPath + interfaceString.key())) in watchEthernetInterface()