Searched defs:devCaps (Results 1 – 2 of 2) sorted by relevance
61 std::map<std::string, std::set<NetCap>> devCaps; variable
82 …ol EthernetConfiguration::ReadSystemConfiguration(std::map<std::string, std::set<NetCap>> &devCaps, in ReadSystemConfiguration()