Home
last modified time | relevance | path

Searched refs:hash_ip64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c956 static __inline uint16_t hash_ip64(struct in6_addr *addr6, int hsize);
1027 hash_ip64(struct in6_addr *addr6, int hsize) in hash_ip64() function
1187 hash = hash_ip64((struct in6_addr *)key, hsize); in ta_lookup_chash_64()
1414 hash = hash_ip64(&ent->a.a6, size); in hash_ent()