Searched refs:hash_bit_value (Results 1 – 2 of 2) sorted by relevance
504 static int inline hash_bit_value(int bitnr, __u8 *addr) in hash_bit_value() function549 bitval ^= hash_bit_value(i*6 + j, addr); in hash_get_index()
947 static inline int hash_bit_value(int bitnr, __u8 *addr) in hash_bit_value() function964 bitval ^= hash_bit_value(i*6 + j, addr); in hash_get_index()