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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp2222 DECLINLINE(bool) e1kIsBroadcast(const void *pvBuf) function
2363 if (e1kIsBroadcast(pvBuf))
3858 if (pSg && e1kIsBroadcast(pSg->aSegs[0].pvSeg))
6359 if (e1kIsBroadcast(pvBuf) && (RCTL & RCTL_BAM))

Completed in 57 milliseconds