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

/linux-master/include/net/
H A Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) argument
H A Dndisc.h371 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) argument
H A Dneighbour.h195 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member in struct:neigh_hash_table
293 ___neigh_lookup_noref( struct neigh_table *tbl, bool (*key_eq)(const struct neighbour *n, const void *pkey), __u32 (*hash)(const void *pkey, const struct net_device *dev, __u32 *hash_rnd), const void *pkey, struct net_device *dev) argument
/linux-master/include/linux/
H A Drhashtable.h79 u32 hash_rnd; member in struct:bucket_table
125 rht_key_get_hash(struct rhashtable *ht, const void *key, const struct rhashtable_params params, unsigned int hash_rnd) argument
[all...]
/linux-master/net/ipv4/
H A Darp.c211 arp_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) argument
/linux-master/net/ipv6/
H A Dndisc.c315 ndisc_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) argument

Completed in 150 milliseconds