Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dinet_connection_sock.c827 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() function
850 EXPORT_SYMBOL(inet_csk_destroy_sock);
923 inet_csk_destroy_sock(child); in inet_child_forget()
Dinet_hashtables.c553 inet_csk_destroy_sock(sk); in inet_ehash_nolisten()
Dtcp.c2477 inet_csk_destroy_sock(sk); in tcp_close()
3750 inet_csk_destroy_sock(sk); in tcp_done()
/Linux-v4.19/include/net/
Dinet_connection_sock.h294 void inet_csk_destroy_sock(struct sock *sk);
/Linux-v4.19/net/dccp/
Dproto.c149 inet_csk_destroy_sock(sk); in dccp_done()
1087 inet_csk_destroy_sock(sk); in dccp_close()
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_cm.c352 inet_csk_destroy_sock(sk); in chtls_close()
468 inet_csk_destroy_sock(child); in reset_listen_child()
1320 inet_csk_destroy_sock(sk); in DECLARE_TASK_FUNC()