Home
last modified time | relevance | path

Searched defs:_PACKET_HEADER (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/network/dd/ne2000/include/
H A D8390.h139 typedef struct _PACKET_HEADER { struct
140 UCHAR Status; /* See RSR_* constants */
141 UCHAR NextPacket; /* Pointer to next packet in chain */
142 USHORT PacketLength; /* Length of packet including this header */
/reactos/drivers/network/dd/rtl8139/
H A Drtlhw.h155 typedef struct _PACKET_HEADER { struct
156 USHORT Status; /* See RSR_* constants */
157 USHORT PacketLength; /* Length of packet NOT including this header */