Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhotdata.h47 #define udp_ehash_secret net_hotdata.udp_protocol.secret macro
/linux/net/ipv4/
H A Dudp.c416 net_get_random_once(&udp_ehash_secret, sizeof(udp_ehash_secret)); in udp_ehashfn()
419 udp_ehash_secret + net_hash_mix(net)); in udp_ehashfn()