#include <tftp.h>
Data Fields | |
| struct tftp_common | common |
| struct tftp_rrq | rrq |
| struct tftp_data | data |
| struct tftp_ack | ack |
| struct tftp_error | error |
| struct tftp_oack | oack |
Definition at line 74 of file tftp.h.
struct tftp_common tftp_any::common [read] |
struct tftp_rrq tftp_any::rrq [read] |
struct tftp_data tftp_any::data [read] |
struct tftp_ack tftp_any::ack [read] |
struct tftp_error tftp_any::error [read] |
struct tftp_oack tftp_any::oack [read] |
1.5.7.1