Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dudplite.c58 .hash = udp_lib_hash,
H A Dudp.c3203 .hash = udp_lib_hash,
/linux-6.15/net/ipv6/
H A Dudplite.c57 .hash = udp_lib_hash,
H A Dudp.c1916 .hash = udp_lib_hash,
/linux-6.15/include/net/
H A Dudp.h298 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function