Home
last modified time | relevance | path

Searched defs:DEFAULT_MAC_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp266 constexpr auto DEFAULT_MAC_ADDRESS = "00:00:00:00:00:00"; variable
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c1418 static u8 DEFAULT_MAC_ADDRESS[] = { 0x00, 0x10, 0xA1, 0x88, 0x42, 0x01 }; variable