Home
last modified time | relevance | path

Searched refs:NEIGH_NUM_HASH_RND (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h184 #define NEIGH_NUM_HASH_RND 4 macro
189 __u32 hash_rnd[NEIGH_NUM_HASH_RND];
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h190 #define NEIGH_NUM_HASH_RND 4 macro
195 __u32 hash_rnd[NEIGH_NUM_HASH_RND];
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c499 for (i = 0; i < NEIGH_NUM_HASH_RND; i++) in neigh_hash_alloc()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c555 for (i = 0; i < NEIGH_NUM_HASH_RND; i++) in neigh_hash_alloc()

Completed in 12 milliseconds