Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dinet6_hashtables.c33 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()
/linux/include/net/
H A Dhotdata.h49 #define tcp_ipv6_hash_secret net_hotdata.tcpv6_offload.secret macro