ReactOS 0.4.15-dev-8100-g1887773
s_PXENV_UNDI_ISR Struct Reference

#include <pxe.h>

Collaboration diagram for s_PXENV_UNDI_ISR:

Public Attributes

PXENV_STATUS Status
 
UINT16 FuncFlag
 
UINT16 BufferLength
 
UINT16 FrameLength
 
UINT16 FrameHeaderLength
 
SEGOFF16 Frame
 
UINT8 ProtType
 
UINT8 PktType
 

Detailed Description

Definition at line 271 of file pxe.h.

Member Data Documentation

◆ BufferLength

UINT16 s_PXENV_UNDI_ISR::BufferLength

Definition at line 275 of file pxe.h.

◆ Frame

SEGOFF16 s_PXENV_UNDI_ISR::Frame

Definition at line 278 of file pxe.h.

◆ FrameHeaderLength

UINT16 s_PXENV_UNDI_ISR::FrameHeaderLength

Definition at line 277 of file pxe.h.

◆ FrameLength

UINT16 s_PXENV_UNDI_ISR::FrameLength

Definition at line 276 of file pxe.h.

◆ FuncFlag

UINT16 s_PXENV_UNDI_ISR::FuncFlag

Definition at line 274 of file pxe.h.

◆ PktType

UINT8 s_PXENV_UNDI_ISR::PktType

Definition at line 280 of file pxe.h.

◆ ProtType

UINT8 s_PXENV_UNDI_ISR::ProtType

Definition at line 279 of file pxe.h.

◆ Status

PXENV_STATUS s_PXENV_UNDI_ISR::Status

Definition at line 273 of file pxe.h.


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