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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c945 static __inline uint32_t hash_ip6_slow(struct in6_addr *addr6, void *key,
1025 hash_ip6_slow(struct in6_addr *addr6, void *key, int mask, int hsize) function
1080 hash = hash_ip6_slow(&addr6, key, imask, hsize);

Completed in 53 milliseconds