Parameter block for pxenv_udp_write()
More...
#include <pxe_api.h>
Parameter block for pxenv_udp_write()
Definition at line 759 of file pxe_api.h.
◆ Status
◆ ip
IP4_t s_PXENV_UDP_WRITE::ip |
Destination IP address.
Definition at line 761 of file pxe_api.h.
◆ gw
IP4_t s_PXENV_UDP_WRITE::gw |
Relay agent IP address.
Definition at line 762 of file pxe_api.h.
◆ src_port
◆ dst_port
Destination UDP port.
Definition at line 764 of file pxe_api.h.
◆ buffer_size
UDP payload buffer size.
Definition at line 765 of file pxe_api.h.
◆ buffer
SEGOFF16_t s_PXENV_UDP_WRITE::buffer |
UDP payload buffer address.
Definition at line 766 of file pxe_api.h.
The documentation for this struct was generated from the following file: