Searched refs:allocate_packet_capturer (Results 1 – 4 of 4) sorted by relevance
68 capture_host = utils.allocate_packet_capturer(lock_manager)102 work_client_machine = utils.allocate_packet_capturer(
75 capture_host = utils.allocate_packet_capturer(110 work_client_machine = utils.allocate_packet_capturer(
222 capture_host = utils.allocate_packet_capturer(229 conn_worker_host = utils.allocate_packet_capturer(
25 def allocate_packet_capturer(lock_manager): function