Searched refs:tcp_ipv6_hash_secret (Results 1 – 2 of 2) sorted by relevance
33 net_get_random_once(&tcp_ipv6_hash_secret, sizeof(tcp_ipv6_hash_secret)); in inet6_ehashfn()36 fhash = __ipv6_addr_jhash(faddr, tcp_ipv6_hash_secret); in inet6_ehashfn()
49 #define tcp_ipv6_hash_secret net_hotdata.tcpv6_offload.secret macro