Searched refs:hash_ip64 (Results 1 – 1 of 1) sorted by relevance
944 static __inline uint16_t hash_ip64(struct in6_addr *addr6, int hsize);1015 hash_ip64(struct in6_addr *addr6, int hsize) in hash_ip64() function1175 hash = hash_ip64((struct in6_addr *)key, hsize); in ta_lookup_chash_64()1402 hash = hash_ip64(&ent->a.a6, size); in hash_ent()