Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dsock_reuseport.h33 extern void reuseport_detach_sock(struct sock *sk);
/OK3568_Linux_fs/kernel/net/core/
H A Dsock_reuseport.c199 void reuseport_detach_sock(struct sock *sk) in reuseport_detach_sock() function
231 EXPORT_SYMBOL(reuseport_detach_sock);
H A Dsock.c1823 reuseport_detach_sock(sk); in sk_destruct()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dinput.c800 reuseport_detach_sock(sk); in __sctp_unhash_endpoint()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c682 reuseport_detach_sock(sk); in __inet_unhash()
H A Dudp.c1966 reuseport_detach_sock(sk); in udp_lib_unhash()
2002 reuseport_detach_sock(sk); in udp_lib_rehash()