Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
Dneighbour.h187 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
273 __u32 *hash_rnd), in ___neigh_lookup_noref()
Dndisc.h367 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
/linux-4.19.296/include/linux/
Drhashtable.h67 u32 hash_rnd; member
100 unsigned int hash_rnd) in rht_key_get_hash()