Searched refs:listen_ip (Results 1 – 2 of 2) sorted by relevance
77 listen_ip = self.user_params[self.AUTOMATION_LISTEN_IP]87 automation_listen_ip=listen_ip,
292 def __init__(self, logger, port, listen_ip, dut_on_func, dut_off_func, argument318 coro = asyncio_loop.create_server(aut_protocol_factory, listen_ip,