mask_prefix
mask_prefix(&sin6->sin6_addr, prefixlen);
mask_prefix(&addr, prefixlen);
void mask_prefix(struct in6_addr*, int len);