Home
last modified time | relevance | path

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

/openbmc/phosphor-misc/firstboot/
H A Dmeson.build1 set_mac = dependency('systemd', required: get_option('first-boot-set-mac')) variable
7 if set_mac.found()
18 install_dir: set_mac.get_variable('systemd_system_unit_dir'),
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dserializer.cpp53 pb.set_mac(p_arr, MAC_ADDR_SIZE); in SerializeEvent()
/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.h156 void set_mac(const mac_addr_t& mac) in set_mac() function
H A Dncsi_test.cpp130 ncsi_sock.nic_mock.set_mac(nic_mac); in SetUp()
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c345 static void set_mac(Object *obj, Visitor *v, const char *name, void *opaque, in set_mac() function
393 .set = set_mac,