Parameter block for pxenv_udp_read()
More...
#include <pxe_api.h>
Parameter block for pxenv_udp_read()
Definition at line 784 of file pxe_api.h.
◆ Status
◆ src_ip
IP4_t s_PXENV_UDP_READ::src_ip |
Source IP address.
Definition at line 786 of file pxe_api.h.
◆ dest_ip
IP4_t s_PXENV_UDP_READ::dest_ip |
Destination IP address.
Definition at line 787 of file pxe_api.h.
◆ s_port
◆ d_port
Destination UDP port.
Definition at line 789 of file pxe_api.h.
◆ buffer_size
UDP payload buffer size.
Definition at line 790 of file pxe_api.h.
◆ buffer
SEGOFF16_t s_PXENV_UDP_READ::buffer |
UDP payload buffer address.
Definition at line 791 of file pxe_api.h.
The documentation for this struct was generated from the following file: