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.c58 .unhash = udp_lib_unhash,
H A Dudp.c2246 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
2275 EXPORT_IPV6_MOD(udp_lib_unhash);
3282 .unhash = udp_lib_unhash,
3285 .put_port = udp_lib_unhash,
/linux/net/ipv6/
H A Dudplite.c57 .unhash = udp_lib_unhash,
H A Dudp.c1921 .unhash = udp_lib_unhash,
1924 .put_port = udp_lib_unhash,
/linux/include/net/
H A Dudp.h317 void udp_lib_unhash(struct sock *sk);