Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhotdata.h50 #define udp6_ehash_secret net_hotdata.udpv6_protocol.secret macro
/linux/net/ipv6/
H A Dudp.c84 net_get_random_once(&udp6_ehash_secret, in udp6_ehashfn()
85 sizeof(udp6_ehash_secret)); in udp6_ehashfn()
93 udp6_ehash_secret + net_hash_mix(net)); in udp6_ehashfn()