#include <tftp.h>
Public Attributes | |
unsigned short | th_block |
char | th_data [1] |
short | th_opcode |
Definition at line 42 of file tests/server/tftp.h.
unsigned short tftphdr::th_block |
Definition at line 44 of file tests/server/tftp.h.
char tftphdr::th_data[1] |
Definition at line 45 of file tests/server/tftp.h.
short tftphdr::th_opcode |
Definition at line 43 of file tests/server/tftp.h.