hash_flow6
static __inline uint32_t hash_flow6(struct fhashentry6 *f, int hsize);
hash = hash_flow6((struct fhashentry6 *)ent, size);
hash = hash_flow6(&f, hsize);