Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dudp.c403 static u32 udp_ehashfn(const struct net *net, const __be32 laddr, in udp_ehashfn() function
424 hash = udp_ehashfn(net, daddr, hnum, saddr, sport); in lookup_reuseport()