tftp_parse_oack
if (tftp_parse_oack(h, t->th_u.tu_stuff, tftp_oack_len) != 0) {
static int tftp_parse_oack(struct tftp_handle *, char *, size_t);