Lines Matching defs:_MacStatusTable
331 typedef struct _MacStatusTable { struct
332 WORD tableSize;
333 DWORD lastDiag;
334 DWORD macStatus;
335 WORD packetFilter;
336 BYTE *mediaSpecificStats;
337 DWORD lastClear;
338 DWORD totalFramesRx;
339 DWORD totalFramesCrc;
340 DWORD totalBytesRx;
341 DWORD totalDiscardBufSpaceRx;
342 DWORD totalMulticastRx;
343 DWORD totalBroadcastRx;
344 DWORD obsolete1[5];
345 DWORD totalDiscardHwErrorRx;
346 DWORD totalFramesTx;
347 DWORD totalBytesTx;
348 DWORD totalMulticastTx;
349 DWORD totalBroadcastTx;
350 DWORD obsolete2[2];
351 DWORD totalDiscardTimeoutTx;
352 DWORD totalDiscardHwErrorTx;