Searched defs:_MacChars (Results 1 – 1 of 1) sorted by relevance
289 typedef struct _MacChars { struct290 WORD tableSize;291 BYTE macName[16];292 WORD addressLength;293 BYTE permanentAddress[16];294 BYTE currentAddress[16];295 DWORD currentFunctionalAddress;296 MulticastList *multicastList;297 DWORD linkSpeed;298 DWORD serviceFlags;[all …]