Searched refs:lldpdConfigFilePath (Results 1 – 1 of 1) sorted by relevance
30 static constexpr std::string_view lldpdConfigFilePath = "/etc/lldpd.conf"; variable233 std::ifstream lldpdConfig(lldpdConfigFilePath.data()); in parseLLDPConf()