Searched refs:hash_ip (Results 1 – 1 of 1) sorted by relevance
943 static __inline uint32_t hash_ip(uint32_t addr, int hsize);999 hash_ip(uint32_t addr, int hsize) in hash_ip() function1071 hash = hash_ip(a, hsize); in ta_lookup_chash_slow()1116 hash = hash_ip(a, hsize); in ta_lookup_chash_aligned()1165 hash = hash_ip(a, hsize); in ta_lookup_chash_64()1404 hash = hash_ip(ent->a.a4, size); in hash_ent()