Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dudplite.c59 .unhash = udp_lib_unhash,
Dudp.c1998 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
2024 EXPORT_SYMBOL(udp_lib_unhash);
2936 .unhash = udp_lib_unhash,
2939 .put_port = udp_lib_unhash,
/Linux-v6.1/net/ipv6/
Dudplite.c55 .unhash = udp_lib_unhash,
Dudp.c1758 .unhash = udp_lib_unhash,
1761 .put_port = udp_lib_unhash,
/Linux-v6.1/include/net/
Dudp.h184 void udp_lib_unhash(struct sock *sk);