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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp2235 DECLINLINE(bool) e1kIsMulticast(const void *pvBuf) function
2365 else if (e1kIsMulticast(pvBuf))
3860 else if (pSg && e1kIsMulticast(pSg->aSegs[0].pvSeg))
6362 if (e1kIsMulticast(pvBuf))

Completed in 77 milliseconds