Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Dethernet.c41 static uint8_t eth_broadcast[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; variable
189 netdev->ll_broadcast = eth_broadcast; in alloc_etherdev()