Searched refs:udp_lib_hash (Results 1 – 3 of 3) sorted by relevance
/linux/net/ipv6/ | ||
H A D | udplite.c | 57 .hash = udp_lib_hash, |
H A D | udp.c | 1917 .hash = udp_lib_hash, |
/linux/include/net/ | ||
H A D | udp.h | 298 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function |