Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
Dneighbour.h195 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
298 __u32 *hash_rnd), in ___neigh_lookup_noref()
Dndisc.h371 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/
Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
Dneighbour.h189 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
285 __u32 *hash_rnd), in ___neigh_lookup_noref()
Dndisc.h371 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/
Dnndisc.h41 __u32 *hash_rnd) in nndisc_hashfn()
/kernel/linux/linux-6.6/include/linux/
Drhashtable.h79 u32 hash_rnd; member
127 unsigned int hash_rnd) in rht_key_get_hash()
/kernel/linux/linux-5.10/include/linux/
Drhashtable.h79 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/
Dnndisc.c171 const struct net_device *dev, __u32 *hash_rnd) in nndisc_hash()
/kernel/linux/linux-6.6/net/ipv4/
Darp.c213 __u32 *hash_rnd) in arp_hash()
/kernel/linux/linux-5.10/net/ipv4/
Darp.c212 __u32 *hash_rnd) in arp_hash()
/kernel/linux/linux-6.6/net/ipv6/
Dndisc.c319 __u32 *hash_rnd) in ndisc_hash()
/kernel/linux/linux-5.10/net/ipv6/
Dndisc.c316 __u32 *hash_rnd) in ndisc_hash()