Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dhash.h9 return net->hash_mix; in net_hash_mix()
/openbmc/linux/include/net/
H A Dnet_namespace.h120 u32 hash_mix; member
/openbmc/linux/net/core/
H A Dnet_namespace.c331 get_random_bytes(&net->hash_mix, sizeof(u32)); in setup_net()