ReactOS 0.4.15-dev-7942-gd23573b
s_PXENV_TFTP_GET_FSIZE Struct Reference

#include <pxe.h>

Collaboration diagram for s_PXENV_TFTP_GET_FSIZE:

Public Attributes

PXENV_STATUS Status
 
IP4 ServerIPAddress
 
IP4 GatewayIPAddress
 
UINT8 FileName [128]
 
UINT32 FileSize
 

Detailed Description

Definition at line 349 of file pxe.h.

Member Data Documentation

◆ FileName

UINT8 s_PXENV_TFTP_GET_FSIZE::FileName[128]

Definition at line 354 of file pxe.h.

Referenced by PxeOpen().

◆ FileSize

UINT32 s_PXENV_TFTP_GET_FSIZE::FileSize

Definition at line 355 of file pxe.h.

Referenced by PxeOpen().

◆ GatewayIPAddress

IP4 s_PXENV_TFTP_GET_FSIZE::GatewayIPAddress

Definition at line 353 of file pxe.h.

◆ ServerIPAddress

IP4 s_PXENV_TFTP_GET_FSIZE::ServerIPAddress

Definition at line 352 of file pxe.h.

Referenced by PxeOpen().

◆ Status

PXENV_STATUS s_PXENV_TFTP_GET_FSIZE::Status

Definition at line 351 of file pxe.h.


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