Searched defs:_MacStatusTable (Results 1 – 1 of 1) sorted by relevance
331 typedef struct _MacStatusTable { struct332 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;[all …]