Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Dudplite.c54 .hash = udp_lib_hash,
Dudp.c1757 .hash = udp_lib_hash,
/Linux-v6.1/net/ipv4/
Dudplite.c58 .hash = udp_lib_hash,
Dudp.c2935 .hash = udp_lib_hash,
/Linux-v6.1/include/net/
Dudp.h178 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function