Searched refs:t_pports (Results 1 – 2 of 2) sorted by relevance
395 const std::list<std::string> &pports() const { return t_pports; } in pports() 438 std::list<std::string> t_pports; member
1390 for (const auto &s : t_pports) { in add_physical_port() 1397 t_pports.emplace_back(pport); in add_physical_port() 1466 if (t_ports.empty() && t_pports.empty()) { in verify()