Searched refs:pathForIntfConf (Results 1 – 5 of 5) sorted by relevance
25 config::Parser conf(config::pathForIntfConf( in Configuration()
25 fs::path pathForIntfConf(const fs::path& dir, std::string_view intf);
879 config::pathForIntfConf(manager.get().getConfDir(), interfaceName()); in writeConfigurationFile()935 config::pathForIntfConf(manager.get().getConfDir(), interface)); in macAddress()1038 std::filesystem::remove(config::pathForIntfConf(confDir, intf), ec); in delete_()
47 fs::path pathForIntfConf(const fs::path& dir, std::string_view intf) in pathForIntfConf() function
195 config::Parser config(config::pathForIntfConf(confDir, *info.intf.name)); in createInterface()