ns_name_skip
int ns_name_skip(const uchar_t **, const uchar_t *);
if (ns_name_skip(&rdata, msg->_eom) < 0)
if (ns_name_skip(&ptr, eom) == -1)