GET_V4
memcpy(&sin4mask.sin_addr, GET_V4(&mask6),
bcopy(GET_V4(in6), &in4, sizeof(in4));
bcopy(GET_V4(&addr6), in, sizeof(*in));