Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudplite.c59 .unhash = udp_lib_unhash,
H A Dudp.c2191 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
2219 EXPORT_SYMBOL(udp_lib_unhash);
3199 .unhash = udp_lib_unhash,
3202 .put_port = udp_lib_unhash,
/linux/net/ipv6/
H A Dudplite.c58 .unhash = udp_lib_unhash,
H A Dudp.c1925 .unhash = udp_lib_unhash,
1928 .put_port = udp_lib_unhash,
/linux/include/net/
H A Dudp.h304 void udp_lib_unhash(struct sock *sk);