Searched refs:hash_ip (Results 1 – 1 of 1) sorted by relevance
952 static __inline uint32_t hash_ip(uint32_t addr, int hsize);1007 hash_ip(uint32_t addr, int hsize) in hash_ip() function1077 hash = hash_ip(a, hsize); in ta_lookup_chash_slow()1122 hash = hash_ip(a, hsize); in ta_lookup_chash_aligned()1171 hash = hash_ip(a, hsize); in ta_lookup_chash_64()1409 hash = hash_ip(ent->a.a4, size); in hash_ent()