Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c944 static __inline uint16_t hash_ip64(struct in6_addr *addr6, int hsize);
1015 hash_ip64(struct in6_addr *addr6, int hsize) in hash_ip64() function
1175 hash = hash_ip64((struct in6_addr *)key, hsize); in ta_lookup_chash_64()
1402 hash = hash_ip64(&ent->a.a6, size); in hash_ent()