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