Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dsock_reuseport.h35 extern void reuseport_detach_sock(struct sock *sk);
/linux-6.3-rc2/net/core/
A 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()
A Dsock.c2176 reuseport_detach_sock(sk); in sk_destruct()
/linux-6.3-rc2/net/sctp/
A Dinput.c807 reuseport_detach_sock(sk); in __sctp_unhash_endpoint()
/linux-6.3-rc2/net/ipv4/
A Dudp.c2017 reuseport_detach_sock(sk); in udp_lib_unhash()
2053 reuseport_detach_sock(sk); in udp_lib_rehash()

Completed in 19 milliseconds