Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dudplite.c54 .hash = udp_lib_hash,
Dudp.c2650 .hash = udp_lib_hash,
/Linux-v4.19/net/ipv6/
Dudplite.c49 .hash = udp_lib_hash,
Dudp.c1584 .hash = udp_lib_hash,
/Linux-v4.19/include/net/
Dudp.h195 static inline int udp_lib_hash(struct sock *sk) in udp_lib_hash() function