TFTP_MAX_ERRCODE
static const int tftperrors[TFTP_MAX_ERRCODE + 1] = {
if ((unsigned)ntohs(t->th_code) > TFTP_MAX_ERRCODE) {