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/
H A Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn() argument
H A Dndisc.h371 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn() argument
H A Dneighbour.h195 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
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) ___neigh_lookup_noref() argument
/kernel/linux/linux-5.10/include/net/
H A Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn() argument
H A Dndisc.h371 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn() argument
H A Dneighbour.h189 __u32 hash_rnd[NEIGH_NUM_HASH_RND]; member
280 ___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
/kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/
H A Dnndisc.h40 nndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) nndisc_hashfn() argument
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dnndisc.c170 nndisc_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) nndisc_hash() argument
/kernel/linux/linux-5.10/include/linux/
H A Drhashtable.h79 u32 hash_rnd; member
125 rht_key_get_hash(struct rhashtable *ht, const void *key, const struct rhashtable_params params, unsigned int hash_rnd) rht_key_get_hash() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Drhashtable.h79 u32 hash_rnd; member
125 rht_key_get_hash(struct rhashtable *ht, const void *key, const struct rhashtable_params params, unsigned int hash_rnd) rht_key_get_hash() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c210 arp_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) arp_hash() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c314 ndisc_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) ndisc_hash() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c211 arp_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) arp_hash() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c315 ndisc_hash(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) ndisc_hash() argument

Completed in 16 milliseconds