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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/
H A DVBoxNetFlt-linux.c1773 static const char *vboxNetFltLinuxGetNetDevEventName(unsigned long ulEventType) argument
1776 switch (ulEventType)
1804 * @param ulEventType The event.
1808 static int vboxNetFltLinuxNotifierCallback(struct notifier_block *self, unsigned long ulEventType, void *ptr) argument
1820 vboxNetFltLinuxGetNetDevEventName(ulEventType), ulEventType, pDev->name, pDev, pThis, ASMAtomicUoReadPtrT(&pThis->u.s.pDev, struct net_device *)));
1821 if ( ulEventType == NETDEV_REGISTER
1831 switch (ulEventType)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmapidefs.h754 ULONG ulEventType; member in struct:_NOTIFICATION
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmapidefs.h757 ULONG ulEventType; member in struct:_NOTIFICATION

Completed in 51 milliseconds