Home
last modified time | relevance | path

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

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