Searched refs:udp_ipv6_hash_secret (Results 1 – 2 of 2) sorted by relevance
50 #define udp_ipv6_hash_secret net_hotdata.udpv6_offload.secret macro
87 net_get_random_once(&udp_ipv6_hash_secret, in udp6_ehashfn() 88 sizeof(udp_ipv6_hash_secret)); in udp6_ehashfn() 91 fhash = __ipv6_addr_jhash(faddr, udp_ipv6_hash_secret); in udp6_ehashfn()