ReactOS 0.4.15-dev-8100-g1887773
s_PXENV_TFTP_READ_FILE Struct Reference

#include <pxe.h>

Collaboration diagram for s_PXENV_TFTP_READ_FILE:

Public Attributes

PXENV_STATUS Status
 
UINT8 FileName [128]
 
UINT32 BufferSize
 
ADDR32 Buffer
 
IP4 ServerIPAddress
 
IP4 GatewayIPAddress
 
IP4 McastIPAddress
 
UDP_PORT TFTPClntPort
 
UDP_PORT TFTPSvrPort
 
UINT16 TFTPOpenTimeOut
 
UINT16 TFTPReopenDelay
 

Detailed Description

Definition at line 334 of file pxe.h.

Member Data Documentation

◆ Buffer

ADDR32 s_PXENV_TFTP_READ_FILE::Buffer

Definition at line 339 of file pxe.h.

◆ BufferSize

UINT32 s_PXENV_TFTP_READ_FILE::BufferSize

Definition at line 338 of file pxe.h.

◆ FileName

UINT8 s_PXENV_TFTP_READ_FILE::FileName[128]

Definition at line 337 of file pxe.h.

◆ GatewayIPAddress

IP4 s_PXENV_TFTP_READ_FILE::GatewayIPAddress

Definition at line 341 of file pxe.h.

◆ McastIPAddress

IP4 s_PXENV_TFTP_READ_FILE::McastIPAddress

Definition at line 342 of file pxe.h.

◆ ServerIPAddress

IP4 s_PXENV_TFTP_READ_FILE::ServerIPAddress

Definition at line 340 of file pxe.h.

◆ Status

PXENV_STATUS s_PXENV_TFTP_READ_FILE::Status

Definition at line 336 of file pxe.h.

◆ TFTPClntPort

UDP_PORT s_PXENV_TFTP_READ_FILE::TFTPClntPort

Definition at line 343 of file pxe.h.

◆ TFTPOpenTimeOut

UINT16 s_PXENV_TFTP_READ_FILE::TFTPOpenTimeOut

Definition at line 345 of file pxe.h.

◆ TFTPReopenDelay

UINT16 s_PXENV_TFTP_READ_FILE::TFTPReopenDelay

Definition at line 346 of file pxe.h.

◆ TFTPSvrPort

UDP_PORT s_PXENV_TFTP_READ_FILE::TFTPSvrPort

Definition at line 344 of file pxe.h.


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