hash_ip6
return (hash_ip6(addr6, hsize));
hash = hash_ip6(&ent->a.a6, size);
static __inline uint32_t hash_ip6(struct in6_addr *addr6, int hsize);