Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.h161 mac_addr_t get_mac() const in get_mac() function
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_verification.robot237 ${get_mac}= Evaluate ":".join(${ipmi_output_split[1:]})
239 Should be Equal ${get_mac} ${set_mac_address}
/openbmc/qemu/tests/qtest/
H A Dvirtio-net-failover.c212 static char *get_mac(QTestState *qts, const char *name) in get_mac() function
243 addr = get_mac(qts, path); \