ReactOS 0.4.16-dev-38-g96c65e9
|
#include <ndis56common.h>
Public Attributes | |
UINT | nReusedRxBuffers |
UINT | nPrintDiagnostic |
ULONG64 | prevIn |
UINT | nRxInactivity |
Definition at line 304 of file ndis56common.h.
UINT _tagOurCounters::nPrintDiagnostic |
Definition at line 307 of file ndis56common.h.
Referenced by CheckRunningDpc(), and ReadNicConfiguration().
UINT _tagOurCounters::nReusedRxBuffers |
Definition at line 306 of file ndis56common.h.
Referenced by ParaNdis_FinishInitialization(), and ReuseReceiveBufferRegular().
UINT _tagOurCounters::nRxInactivity |
Definition at line 309 of file ndis56common.h.
Referenced by CheckRunningDpc().
ULONG64 _tagOurCounters::prevIn |
Definition at line 308 of file ndis56common.h.
Referenced by CheckRunningDpc().