Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h315 void udp_lib_unhash(struct sock *sk);
/linux/net/ipv6/
H A Dudp.c1912 .unhash = udp_lib_unhash,
1915 .put_port = udp_lib_unhash,
/linux/net/ipv4/
H A Dudp.c2197 void udp_lib_unhash(struct sock *sk) in udp_lib_unhash() function
3149 .unhash = udp_lib_unhash,
3152 .put_port = udp_lib_unhash,