Home
last modified time | relevance | path

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

/linux/include/net/
A Dsock_reuseport.h35 extern void reuseport_detach_sock(struct sock *sk);
/linux/net/core/
A Dsock_reuseport.c427 void reuseport_detach_sock(struct sock *sk) in reuseport_detach_sock() function
460 EXPORT_SYMBOL(reuseport_detach_sock);
493 reuseport_detach_sock(sk); in reuseport_stop_listen_sock()
A Dsock.c2306 reuseport_detach_sock(sk); in sk_destruct()
/linux/net/sctp/
A Dinput.c812 reuseport_detach_sock(sk); in __sctp_unhash_endpoint()
/linux/net/ipv4/
A Dudp.c1987 reuseport_detach_sock(sk); in udp_lib_unhash()
2023 reuseport_detach_sock(sk); in udp_lib_rehash()

Completed in 25 milliseconds