Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dudplite.c51 .hash = udp_lib_hash,
Dudp.c2786 .hash = udp_lib_hash,
/Linux-v5.4/net/ipv6/
Dudplite.c47 .hash = udp_lib_hash,
Dudp.c1669 .hash = udp_lib_hash,
/Linux-v5.4/include/net/
Dudp.h191 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function