Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.py34 ip_address = gm.get_first_host_addr(host_fqdns)
H A Dgen_misc.py455 host_ip = get_first_host_addr(host)
472 def get_first_host_addr(host): function