Searched defs:eth_broadcast (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Dethernet.c41 static uint8_t eth_broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable
194 netdev->ll_broadcast = eth_broadcast;

Completed in 41 milliseconds