Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dudp.c401 static u32 udp_ehashfn(const struct net *net, const __be32 laddr, in udp_ehashfn() function
422 hash = udp_ehashfn(net, daddr, hnum, saddr, sport); in lookup_reuseport()