Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv4/
Dudplite.c59 .unhash = udp_lib_unhash,
Dudp.c2197 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
2225 EXPORT_SYMBOL(udp_lib_unhash);
3205 .unhash = udp_lib_unhash,
3208 .put_port = udp_lib_unhash,
/linux-6.14.4/net/ipv6/
Dudplite.c58 .unhash = udp_lib_unhash,
Dudp.c1925 .unhash = udp_lib_unhash,
1928 .put_port = udp_lib_unhash,
/linux-6.14.4/include/net/
Dudp.h304 void udp_lib_unhash(struct sock *sk);