Home
last modified time | relevance | path

Searched refs:links_with_operstate (Results 1 – 1 of 1) sorted by relevance

/systemd-251/test/test-network/
Dsystemd-networkd-tests.py655 …def wait_online(self, links_with_operstate, timeout='20s', bool_any=False, ipv4=False, ipv6=False,… argument
678 …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: