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