Searched refs:hash_flow4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c3098 static __inline uint32_t hash_flow4(struct fhashentry4 *f, int hsize);
3149 hash_flow4(struct fhashentry4 *f, int hsize) function
3178 hash = hash_flow4((struct fhashentry4 *)ent, size);
3213 hash = hash_flow4(&f, hsize);

Completed in 51 milliseconds