Searched refs:port_idx (Results 1 – 2 of 2) sorted by relevance
37 for (size_t port_idx = 0; port_idx < len; ++port_idx) { in TEST() local38 struct ipc_port* port = port_list + port_idx; in TEST()
844 let port_idx = self.ports.iter() localVariable848 match &self.services[port_idx] {851 .map(|c| c.map(|c| (port_idx, ConnectionKind::$service(c))))