Home
last modified time | relevance | path

Searched refs:hash32_ptr (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dhash.h91 static inline u32 hash32_ptr(const void *ptr) in hash32_ptr() function
/include/net/
A Darp.h16 u32 val = key ^ hash32_ptr(dev); in arp_hashfn()
A Dndisc.h351 return (((p32[0] ^ hash32_ptr(dev)) * hash_rnd[0]) + in ndisc_hashfn()

Completed in 5 milliseconds