Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dudplite.c60 .unhash = udp_lib_unhash,
Dudp.c1948 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
1974 EXPORT_SYMBOL(udp_lib_unhash);
2913 .unhash = udp_lib_unhash,
2916 .put_port = udp_lib_unhash,
/Linux-v6.6/net/ipv6/
Dudplite.c59 .unhash = udp_lib_unhash,
Dudp.c1770 .unhash = udp_lib_unhash,
1773 .put_port = udp_lib_unhash,
/Linux-v6.6/include/net/
Dudp.h194 void udp_lib_unhash(struct sock *sk);