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