Searched defs:max_connections (Results 1 – 2 of 2) sorted by relevance
34 uint32_t max_connections; member44 void nbd_server_is_qemu_nbd(int max_connections) in nbd_server_is_qemu_nbd()167 uint32_t max_connections, Error **errp) in nbd_server_start()226 bool has_max_connections, uint32_t max_connections, in qmp_nbd_server_start()
66 def run_server(self, max_connections=None): argument