Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dsock_reuseport.h35 extern void reuseport_detach_sock(struct sock *sk);
/Linux-v6.6/net/core/
Dsock_reuseport.c428 void reuseport_detach_sock(struct sock *sk) in reuseport_detach_sock() function
461 EXPORT_SYMBOL(reuseport_detach_sock);
494 reuseport_detach_sock(sk); in reuseport_stop_listen_sock()
Dsock.c2226 reuseport_detach_sock(sk); in sk_destruct()
/Linux-v6.6/net/sctp/
Dinput.c807 reuseport_detach_sock(sk); in __sctp_unhash_endpoint()
/Linux-v6.6/net/ipv4/
Dudp.c1960 reuseport_detach_sock(sk); in udp_lib_unhash()
1996 reuseport_detach_sock(sk); in udp_lib_rehash()