Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netns/
H A Dhash.h9 return net->hash_mix; in net_hash_mix()
/OK3568_Linux_fs/kernel/include/net/
H A Dnet_namespace.h114 u32 hash_mix; member
/OK3568_Linux_fs/kernel/net/core/
H A Dnet_namespace.c343 get_random_bytes(&net->hash_mix, sizeof(u32)); in setup_net()