Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Dinet_connection_sock.c872 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() function
895 EXPORT_SYMBOL(inet_csk_destroy_sock);
964 inet_csk_destroy_sock(child); in inet_child_forget()
Dinet_hashtables.c602 inet_csk_destroy_sock(sk); in inet_ehash_nolisten()
Dtcp.c2571 inet_csk_destroy_sock(sk); in tcp_close()
4049 inet_csk_destroy_sock(sk); in tcp_done()
/Linux-v5.10/include/net/
Dinet_connection_sock.h294 void inet_csk_destroy_sock(struct sock *sk);
/Linux-v5.10/net/dccp/
Dproto.c146 inet_csk_destroy_sock(sk); in dccp_done()
1065 inet_csk_destroy_sock(sk); in dccp_close()
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c388 inet_csk_destroy_sock(sk); in chtls_close()
507 inet_csk_destroy_sock(child); in reset_listen_child()
1500 inet_csk_destroy_sock(sk); in DECLARE_TASK_FUNC()