ReactOS 0.4.15-dev-7942-gd23573b
_PACKET_HEADER Struct Reference

#include <8390.h>

Public Attributes

UCHAR Status
 
UCHAR NextPacket
 
USHORT PacketLength
 
USHORT Status
 

Detailed Description

Definition at line 139 of file 8390.h.

Member Data Documentation

◆ NextPacket

UCHAR _PACKET_HEADER::NextPacket

Definition at line 141 of file 8390.h.

Referenced by NICReadPacket().

◆ PacketLength

USHORT _PACKET_HEADER::PacketLength

◆ Status [1/2]

UCHAR _PACKET_HEADER::Status

Definition at line 140 of file 8390.h.

Referenced by MiniportHandleInterrupt(), and NICReadPacket().

◆ Status [2/2]

USHORT _PACKET_HEADER::Status

Definition at line 156 of file rtlhw.h.


The documentation for this struct was generated from the following files: