Home
last modified time | relevance | path

Searched refs:hash_mix (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/net/netns/ !
Dhash.h9 return net->hash_mix; in net_hash_mix()
/linux-6.6.21/include/net/ !
Dnet_namespace.h120 u32 hash_mix; member
/linux-6.6.21/net/core/ !
Dnet_namespace.c328 get_random_bytes(&net->hash_mix, sizeof(u32)); in setup_net()