Home
last modified time | relevance | path

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

/linux/include/net/
H A Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
H A Dneighbour.h202 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
306 __u32 *hash_rnd), in ___neigh_lookup_noref()
H A Dndisc.h347 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
/linux/net/ipv4/
H A Darp.c213 __u32 *hash_rnd) in arp_hash()
/linux/net/ipv6/
H A Dndisc.c315 __u32 *hash_rnd) in ndisc_hash()