tftp_handle
struct tftp_handle *tftp_handle;
static int tftp_getnextblock(struct tftp_handle *h);
tftp_senderr(struct tftp_handle *h, ushort_t errcode, const char *msg)
tftp_sendack(struct tftp_handle *h, ushort_t block)
struct tftp_handle *h;
h = extra->tftp_handle;
tftp_makereq(struct tftp_handle *h)
recv_extra.tftp_handle = h;
tftp_getnextblock(struct tftp_handle *h)
recv_extra.tftp_handle = h;
struct tftp_handle *tftpfile;
struct tftp_handle *tftpfile;
struct tftp_handle *tftpfile;
struct tftp_handle *tftpfile;
struct tftp_handle *tftpfile;
struct tftp_handle;
tftp_set_blksize(struct tftp_handle *h, const char *str)
tftp_parse_oack(struct tftp_handle *h, char *buf, size_t len)
static int tftp_parse_oack(struct tftp_handle *, char *, size_t);
static int tftp_set_blksize(struct tftp_handle *, const char *);