Home
last modified time | relevance | path

Searched defs:hash_rnd (Results 1 – 4 of 4) sorted by relevance

/include/net/
Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
Dneighbour.h201 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
306 __u32 *hash_rnd), in ___neigh_lookup_noref()
Dndisc.h356 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
/include/linux/
Drhashtable.h79 u32 hash_rnd; member
127 unsigned int hash_rnd) in rht_key_get_hash()