Home
last modified time | relevance | path

Searched refs:udp6_ehashfn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dinet6_hashtables.h57 INDIRECT_CALLABLE_DECLARE(inet6_ehashfn_t udp6_ehashfn); variable
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c76 u32 udp6_ehashfn(const struct net *net, in udp6_ehashfn() function
189 saddr, sport, daddr, hnum, udp6_ehashfn); in udp6_lib_lookup2()
238 udp6_ehashfn); in __udp6_lib_lookup()
975 &refcounted, udp6_ehashfn); in __udp6_lib_rcv()
H A Dinet6_hashtables.c142 phash = INDIRECT_CALL_INET(ehashfn, udp6_ehashfn, inet6_ehashfn, in inet6_lookup_reuseport()
/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c70 static u32 udp6_ehashfn(const struct net *net, in udp6_ehashfn() function
169 hash = udp6_ehashfn(net, daddr, hnum, saddr, sport); in lookup_reuseport()

Completed in 6 milliseconds