Searched refs:links_with_operstate (Results 1 – 1 of 1) sorted by relevance
655 …def wait_online(self, links_with_operstate, timeout='20s', bool_any=False, ipv4=False, ipv6=False,… argument678 …it_online_cmd + [f'--timeout={timeout}'] + [f'--interface={link}' for link in links_with_operstate]688 for link in links_with_operstate:693 for link in links_with_operstate: