Searched refs:udp6_ehash_secret (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/
H A Dhotdata.h50 #define udp6_ehash_secret net_hotdata.udpv6_protocol.secret macro
/linux-master/net/ipv6/
H A Dudp.c85 net_get_random_once(&udp6_ehash_secret,
86 sizeof(udp6_ehash_secret));
94 udp6_ehash_secret + net_hash_mix(net));

Completed in 124 milliseconds