STYPE_F_INET6
if (s->v6.type & STYPE_F_INET6) {
s->v4.type = (cp->af == AF_INET6 ? STYPE_F_INET6 : 0);