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