Home
last modified time | relevance | path

Searched refs:hash_mix (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/netns/
H A Dhash.h9 return net->hash_mix; in net_hash_mix()
/kernel/linux/linux-6.6/include/net/netns/
H A Dhash.h9 return net->hash_mix; in net_hash_mix()
/kernel/linux/linux-5.10/include/net/
H A Dnet_namespace.h114 /* Note that @hash_mix can be read millions times per second,
117 u32 hash_mix; member
/kernel/linux/linux-6.6/include/net/
H A Dnet_namespace.h117 /* Note that @hash_mix can be read millions times per second,
120 u32 hash_mix; member
/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c346 get_random_bytes(&net->hash_mix, sizeof(u32)); in setup_net()
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c328 get_random_bytes(&net->hash_mix, sizeof(u32)); in setup_net()

Completed in 6 milliseconds