Searched refs:getConfDir (Results 1 – 3 of 3) sorted by relevance
26 parent.get().manager.get().getConfDir(), parent.get().interfaceName())); in Configuration()
80 inline const auto& getConfDir() const in getConfDir() function in phosphor::network::Manager
771 config::pathForIntfDev(manager.get().getConfDir(), intfName)); in createVLAN()806 if (manager.getConfDir() == "/etc/systemd/network"sv) in writeUpdatedTime()959 config::pathForIntfConf(manager.get().getConfDir(), interfaceName()); in writeConfigurationFile()1017 config::pathForIntfConf(manager.get().getConfDir(), interface)); in macAddress()1119 const auto& confDir = eth.get().manager.get().getConfDir(); in delete_()