tftp_data Struct Reference

A TFTP data (DATA) packet. More...

#include <tftp.h>


Data Fields

uint16_t opcode
uint16_t block
uint8_t data [0]


Detailed Description

A TFTP data (DATA) packet.

Definition at line 43 of file tftp.h.


Field Documentation

Definition at line 44 of file tftp.h.

Definition at line 45 of file tftp.h.

Referenced by tftp_rx_data().

Definition at line 46 of file tftp.h.

Referenced by tftp_rx_data().


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

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