PPTP_MSG_MAX
if (msg > 0 && msg <= PPTP_MSG_MAX && reqlen < pptp_msg_size[msg])
static const char *const pptp_msg_name_array[PPTP_MSG_MAX + 1] = {
if (msg > PPTP_MSG_MAX)