Searched defs:_PACKET_HEADER (Results 1 – 2 of 2) sorted by relevance
139 typedef struct _PACKET_HEADER { struct140 UCHAR Status; /* See RSR_* constants */141 UCHAR NextPacket; /* Pointer to next packet in chain */142 USHORT PacketLength; /* Length of packet including this header */
155 typedef struct _PACKET_HEADER { struct156 USHORT Status; /* See RSR_* constants */157 USHORT PacketLength; /* Length of packet NOT including this header */