Searched refs:host_mac (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/vmkitmon/
H A Dpci_vmkitmon_eth.c22 static uint8_t host_mac[] = { 0xAA, 0xBB, 0xCC, 0xDD, 0xEE, 0xBF}; //The mac address presented to barrelfish variable
95 memcpy(mac, &host_mac, 6);

Completed in 31 milliseconds