Searched refs:allocate_packet_capturer (Results 1 – 4 of 4) sorted by relevance
69 capture_host = utils.allocate_packet_capturer(104 work_client_machine = utils.allocate_packet_capturer(
75 capture_host = utils.allocate_packet_capturer(110 work_client_machine = utils.allocate_packet_capturer(
225 capture_host = utils.allocate_packet_capturer(232 conn_worker_host = utils.allocate_packet_capturer(
24 def allocate_packet_capturer(lock_manager, hostname, prefix): function