Searched refs:vboxNetFltDarwinMBufFromSG (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxNetFlt/darwin/
H A DVBoxNetFlt-darwin.cpp343 * Checks whether this is an mbuf created by vboxNetFltDarwinMBufFromSG,
356 * Lookup the tag set by vboxNetFltDarwinMBufFromSG.
403 static mbuf_t vboxNetFltDarwinMBufFromSG(PVBOXNETFLTINS pThis, PINTNETSG pSG) function
1123 mbuf_t pMBuf = vboxNetFltDarwinMBufFromSG(pThis, pSG);
1139 mbuf_t pMBuf = vboxNetFltDarwinMBufFromSG(pThis, pSG);

Completed in 34 milliseconds