Searched defs:hash_rnd (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/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 | 195 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member 298 __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-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 285 __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/common_modules/newip/third_party/linux-5.10/include/net/ |
| D | nndisc.h | 41 __u32 *hash_rnd) in nndisc_hashfn()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | rhashtable.h | 79 u32 hash_rnd; member 127 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/common_modules/newip/third_party/linux-5.10/net/newip/ |
| D | nndisc.c | 171 const struct net_device *dev, __u32 *hash_rnd) in nndisc_hash()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | arp.c | 213 __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-6.6/net/ipv6/ |
| D | ndisc.c | 319 __u32 *hash_rnd) in ndisc_hash()
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | ndisc.c | 316 __u32 *hash_rnd) in ndisc_hash()
|