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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp882 uint8_t ether_shost[ETH_ALEN]; /**< source ethernet address */ member in struct:ether_header
894 hdr->ether_shost[0],hdr->ether_shost[1],hdr->ether_shost[2], \
895 hdr->ether_shost[3],hdr->ether_shost[4],hdr->ether_shost[5], \

Completed in 63 milliseconds