Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dudplite.c51 .hash = udp_lib_hash,
Dudp.c2840 .hash = udp_lib_hash,
/Linux-v5.10/net/ipv6/
Dudplite.c47 .hash = udp_lib_hash,
Dudp.c1709 .hash = udp_lib_hash,
/Linux-v5.10/include/net/
Dudp.h198 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function