Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dudplite.c59 .hash = udp_lib_hash,
Dudp.c2912 .hash = udp_lib_hash,
/Linux-v6.6/net/ipv6/
Dudplite.c58 .hash = udp_lib_hash,
Dudp.c1769 .hash = udp_lib_hash,
/Linux-v6.6/include/net/
Dudp.h188 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function