Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dinet_connection_sock.c695 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() function
717 EXPORT_SYMBOL(inet_csk_destroy_sock);
788 inet_csk_destroy_sock(child); in inet_child_forget()
Dinet_hashtables.c446 inet_csk_destroy_sock(sk); in inet_ehash_nolisten()
Dtcp.c2181 inet_csk_destroy_sock(sk); in tcp_close()
3083 inet_csk_destroy_sock(sk); in tcp_done()
/linux-4.4.14/include/net/
Dinet_connection_sock.h305 void inet_csk_destroy_sock(struct sock *sk);
/linux-4.4.14/net/dccp/
Dproto.c145 inet_csk_destroy_sock(sk); in dccp_done()
1063 inet_csk_destroy_sock(sk); in dccp_close()