Searched defs:hash_rnd (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| D | arp.h | 13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
|
| D | neighbour.h | 189 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member 286 __u32 *hash_rnd), in ___neigh_lookup_noref()
|
| D | ndisc.h | 371 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
|
| /kernel/linux/linux-4.19/include/net/ |
| D | arp.h | 13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
|
| D | neighbour.h | 187 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member 278 __u32 *hash_rnd), in ___neigh_lookup_noref()
|
| D | ndisc.h | 367 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | rhashtable.h | 67 u32 hash_rnd; member 100 unsigned int hash_rnd) in rht_key_get_hash()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | rhashtable.h | 79 u32 hash_rnd; member 127 unsigned int hash_rnd) in rht_key_get_hash()
|
| /kernel/linux/linux-4.19/net/decnet/ |
| D | dn_neigh.c | 68 __u32 *hash_rnd) in dn_neigh_hash()
|
| /kernel/linux/linux-5.10/net/decnet/ |
| D | dn_neigh.c | 68 __u32 *hash_rnd) in dn_neigh_hash()
|
| /kernel/linux/linux-4.19/net/ipv4/ |
| D | arp.c | 214 __u32 *hash_rnd) in arp_hash()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | arp.c | 212 __u32 *hash_rnd) in arp_hash()
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | ndisc.c | 312 __u32 *hash_rnd) in ndisc_hash()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ndisc.c | 315 __u32 *hash_rnd) in ndisc_hash()
|