ReactOS 0.4.15-dev-7958-gcd0bb1a
s_PXENV_TFTP_OPEN Struct Reference

#include <pxe.h>

Collaboration diagram for s_PXENV_TFTP_OPEN:

Public Attributes

PXENV_STATUS Status
 
IP4 ServerIPAddress
 
IP4 GatewayIPAddress
 
UINT8 FileName [128]
 
UDP_PORT TFTPPort
 
UINT16 PacketSize
 

Detailed Description

Definition at line 311 of file pxe.h.

Member Data Documentation

◆ FileName

UINT8 s_PXENV_TFTP_OPEN::FileName[128]

Definition at line 316 of file pxe.h.

Referenced by PxeOpen().

◆ GatewayIPAddress

IP4 s_PXENV_TFTP_OPEN::GatewayIPAddress

Definition at line 315 of file pxe.h.

◆ PacketSize

UINT16 s_PXENV_TFTP_OPEN::PacketSize

Definition at line 318 of file pxe.h.

Referenced by PxeOpen().

◆ ServerIPAddress

IP4 s_PXENV_TFTP_OPEN::ServerIPAddress

Definition at line 314 of file pxe.h.

Referenced by PxeOpen().

◆ Status

PXENV_STATUS s_PXENV_TFTP_OPEN::Status

Definition at line 313 of file pxe.h.

◆ TFTPPort

UDP_PORT s_PXENV_TFTP_OPEN::TFTPPort

Definition at line 317 of file pxe.h.


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