Home
last modified time | relevance | path

Searched refs:get_mac (Results 1 – 4 of 4) 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/hw/core/
H A Dqdev-properties-system.c330 static void get_mac(Object *obj, Visitor *v, const char *name, void *opaque, in get_mac() function
392 .get = get_mac,
/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); \