Home
last modified time | relevance | path

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

/openbmc/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.h195 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
298 __u32 *hash_rnd), in ___neigh_lookup_noref()
H A Dndisc.h371 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
/openbmc/linux/include/linux/
H A Drhashtable.h79 u32 hash_rnd; member
127 unsigned int hash_rnd) in rht_key_get_hash()
/openbmc/linux/net/ipv4/
H A Darp.c213 __u32 *hash_rnd) in arp_hash()
/openbmc/linux/net/ipv6/
H A Dndisc.c319 __u32 *hash_rnd) in ndisc_hash()