Searched refs:get_ports (Results 1 – 4 of 4) sorted by relevance
43 static void get_ports(char *bridge, int *indices)98 get_ports(br, pindices); in br_show()267 get_ports(br, pindices); in set_cost_prio()
28 .def_property_readonly("ports", &VideoStreamer::get_ports) in init_pyvid()
69 std::vector<std::string> get_ports();
411 std::vector<string> VideoStreamer::get_ports() in get_ports() function in VideoStreamer