Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dsock_reuseport.h34 extern void reuseport_detach_sock(struct sock *sk);
/Linux-v6.1/net/core/
Dsock_reuseport.c358 void reuseport_detach_sock(struct sock *sk) in reuseport_detach_sock() function
391 EXPORT_SYMBOL(reuseport_detach_sock);
424 reuseport_detach_sock(sk); in reuseport_stop_listen_sock()
Dsock.c2160 reuseport_detach_sock(sk); in sk_destruct()
/Linux-v6.1/net/sctp/
Dinput.c820 reuseport_detach_sock(sk); in __sctp_unhash_endpoint()
/Linux-v6.1/net/ipv4/
Dudp.c2010 reuseport_detach_sock(sk); in udp_lib_unhash()
2046 reuseport_detach_sock(sk); in udp_lib_rehash()