ReactOS 0.4.16-dev-2-g02a6913
|
#include <ndis.h>
Public Attributes | |
KTIMER | Timer |
KDPC | Dpc |
PNDIS_TIMER_FUNCTION | MiniportTimerFunction |
PVOID | MiniportTimerContext |
PNDIS_MINIPORT_BLOCK | Miniport |
struct _NDIS_MINIPORT_TIMER * | NextDeferredTimer |
PNDIS_MINIPORT_BLOCK _NDIS_MINIPORT_TIMER::Miniport |
PNDIS_TIMER_FUNCTION _NDIS_MINIPORT_TIMER::MiniportTimerFunction |
struct _NDIS_MINIPORT_TIMER* _NDIS_MINIPORT_TIMER::NextDeferredTimer |
Definition at line 2277 of file ndis.h.
Referenced by DequeueMiniportTimer().