Home
last modified time | relevance | path

Searched refs:inet_csk_destroy_sock (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/ipv4/
Dinet_connection_sock.c745 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() function
767 EXPORT_SYMBOL(inet_csk_destroy_sock);
872 inet_csk_destroy_sock(child); in inet_csk_listen_stop()
Dtcp.c2148 inet_csk_destroy_sock(sk); in tcp_close()
3011 inet_csk_destroy_sock(sk); in tcp_done()
/linux-4.1.27/include/net/
Dinet_connection_sock.h307 void inet_csk_destroy_sock(struct sock *sk);
/linux-4.1.27/net/dccp/
Dproto.c145 inet_csk_destroy_sock(sk); in dccp_done()
1064 inet_csk_destroy_sock(sk); in dccp_close()