inet_pton6
static int inet_pton6(const char *src, u_char *dst);
return (inet_pton6(src, dst));
return inet_pton6(text, wire);
if ((size_t)inet_pton6(token->data, rdata->octets) != token->length)