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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltRt-win.h38 #define VBOX_SLE_2_PKTRSVD_PT(_pEntry) \ macro
42 ( (PNDIS_PACKET)((uint8_t *)(VBOX_SLE_2_PKTRSVD_PT(_pEntry)) - RT_OFFSETOF(NDIS_PACKET, ProtocolReserved)) )

Completed in 43 milliseconds