pxe_udp_connection Struct Reference

A PXE UDP connection. More...


Data Fields

struct xfer_interface xfer
 Data transfer interface to UDP stack.
struct sockaddr_in local
 Local address.
struct s_PXENV_UDP_READpxenv_udp_read
 Current PXENV_UDP_READ parameter block.


Detailed Description

A PXE UDP connection.

Definition at line 36 of file pxe_udp.c.


Field Documentation

Data transfer interface to UDP stack.

Definition at line 38 of file pxe_udp.c.

Referenced by pxenv_udp_close(), pxenv_udp_open(), and pxenv_udp_write().

Local address.

Definition at line 40 of file pxe_udp.c.

Referenced by pxenv_udp_open(), and pxenv_udp_write().

Current PXENV_UDP_READ parameter block.

Definition at line 42 of file pxe_udp.c.

Referenced by pxe_udp_deliver_iob(), and pxenv_udp_read().


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

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1