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

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

Completed in 60 milliseconds