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

/linux-4.1.27/include/net/
H A Darp.h12 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) arp_hashfn() argument
H A Dflowcache.h12 u32 hash_rnd; member in struct:flow_cache_percpu
H A Dndisc.h147 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) ndisc_hashfn() argument
H A Drequest_sock.h133 u32 hash_rnd; member in struct:listen_sock
H A Dneighbour.h184 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member in struct:neigh_hash_table
269 ___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) ___neigh_lookup_noref() argument
/linux-4.1.27/net/decnet/
H A Ddn_neigh.c65 dn_neigh_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) dn_neigh_hash() argument
/linux-4.1.27/net/mac80211/
H A Dmesh.h152 __u32 hash_rnd; /* Used for hash generation */ member in struct:mesh_table
/linux-4.1.27/include/linux/
H A Drhashtable.h70 u32 hash_rnd; member in struct:bucket_table
/linux-4.1.27/net/ipv4/
H A Darp.c210 arp_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) arp_hash() argument
/linux-4.1.27/net/ipv6/
H A Dndisc.c293 ndisc_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) ndisc_hash() argument

Completed in 465 milliseconds