Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudplite.c59 .unhash = udp_lib_unhash,
H A Dudp.c1973 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
1999 EXPORT_SYMBOL(udp_lib_unhash);
2938 .unhash = udp_lib_unhash,
2941 .put_port = udp_lib_unhash,
/openbmc/linux/net/ipv6/
H A Dudplite.c58 .unhash = udp_lib_unhash,
H A Dudp.c1785 .unhash = udp_lib_unhash,
1788 .put_port = udp_lib_unhash,
/openbmc/linux/include/net/
H A Dudp.h194 void udp_lib_unhash(struct sock *sk);