Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dudplite.c59 .unhash = udp_lib_unhash,
H A Dudp.c2196 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
2224 EXPORT_IPV6_MOD(udp_lib_unhash);
3204 .unhash = udp_lib_unhash,
3207 .put_port = udp_lib_unhash,
/linux-6.15/net/ipv6/
H A Dudplite.c58 .unhash = udp_lib_unhash,
H A Dudp.c1917 .unhash = udp_lib_unhash,
1920 .put_port = udp_lib_unhash,
/linux-6.15/include/net/
H A Dudp.h304 void udp_lib_unhash(struct sock *sk);