Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhotdata.h50 #define udp_ipv6_hash_secret net_hotdata.udpv6_offload.secret macro
/linux/net/ipv6/
H A Dudp.c87 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()