iPXE
Data Fields

Parameter block for pxenv_udp_open() More...

#include <pxe_api.h>

Data Fields

PXENV_STATUS_t Status
 PXE status code. More...
 
IP4_t src_ip
 IP address of this station. More...
 

Detailed Description

Parameter block for pxenv_udp_open()

Definition at line 720 of file pxe_api.h.

Field Documentation

◆ Status

PXENV_STATUS_t s_PXENV_UDP_OPEN::Status

PXE status code.

Definition at line 721 of file pxe_api.h.

◆ src_ip

IP4_t s_PXENV_UDP_OPEN::src_ip

IP address of this station.

Definition at line 722 of file pxe_api.h.


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