hash_ip64
hash = hash_ip64((struct in6_addr *)key, hsize);
hash = hash_ip64(&ent->a.a6, size);
static __inline uint16_t hash_ip64(struct in6_addr *addr6, int hsize);