TELOPT_ENCTYPE_CNT
if ((type < TELOPT_ENCTYPE_CNT) &&
if (type < TELOPT_ENCTYPE_CNT)
#define ENCTYPE_NAME_OK(x) ((unsigned int)(x) < TELOPT_ENCTYPE_CNT)