Home
last modified time | relevance | path

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

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