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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/
H A DVBoxNetFlt-solaris.c309 typedef struct VBOXNETFLTPACKETID struct
311 struct VBOXNETFLTPACKETID *pNext;
316 } VBOXNETFLTPACKETID; typedef in typeref:struct:VBOXNETFLTPACKETID
317 typedef struct VBOXNETFLTPACKETID *PVBOXNETFLTPACKETID;
3176 pCur = RTMemAlloc(sizeof(VBOXNETFLTPACKETID));
3206 pCur = RTMemAlloc(sizeof(VBOXNETFLTPACKETID));

Completed in 55 milliseconds