tftp_t
tr = (struct tftp_t *)&nic.packet[ETH_HLEN];
struct tftp_t *tr;
tr = (struct tftp_t *) &nic.packet[ETH_HLEN];
static struct tftp_t tp, saved_tp;