Home
last modified time | relevance | path

Searched refs:inet_csk_destroy_sock (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h350 /* The below has to be done to allow calling inet_csk_destroy_sock */ in inet_csk_prepare_for_destroy_sock()
355 void inet_csk_destroy_sock(struct sock *sk);
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h300 /* The below has to be done to allow calling inet_csk_destroy_sock */ in inet_csk_prepare_for_destroy_sock()
305 void inet_csk_destroy_sock(struct sock *sk);
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_connection_sock.c900 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() function
923 EXPORT_SYMBOL(inet_csk_destroy_sock); variable
1007 inet_csk_destroy_sock(child); in inet_child_forget()
H A Dinet_hashtables.c608 inet_csk_destroy_sock(sk); in inet_ehash_nolisten()
H A Dtcp.c2723 inet_csk_destroy_sock(sk); in __tcp_close()
4271 inet_csk_destroy_sock(sk); in tcp_done()
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_connection_sock.c1191 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() function
1212 EXPORT_SYMBOL(inet_csk_destroy_sock); variable
1296 inet_csk_destroy_sock(child); in inet_child_forget()
H A Dinet_hashtables.c704 inet_csk_destroy_sock(sk); in inet_ehash_nolisten()
H A Dtcp.c2920 inet_csk_destroy_sock(sk); in __tcp_close()
4555 inet_csk_destroy_sock(sk); in tcp_done()
/kernel/linux/linux-5.10/net/dccp/
H A Dproto.c146 inet_csk_destroy_sock(sk); in dccp_done()
1081 inet_csk_destroy_sock(sk); in dccp_close()
/kernel/linux/linux-6.6/net/dccp/
H A Dproto.c146 inet_csk_destroy_sock(sk); in dccp_done()
1078 inet_csk_destroy_sock(sk); in dccp_close()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c391 inet_csk_destroy_sock(sk); in chtls_close()
510 inet_csk_destroy_sock(child); in reset_listen_child()
867 * as inet_csk_destroy_sock will not be called in do_abort_syn_rcv()
1510 inet_csk_destroy_sock(sk); in DECLARE_TASK_FUNC()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c391 inet_csk_destroy_sock(sk); in chtls_close()
510 inet_csk_destroy_sock(child); in reset_listen_child()
867 * as inet_csk_destroy_sock will not be called in do_abort_syn_rcv()
1510 inet_csk_destroy_sock(sk); in DECLARE_TASK_FUNC()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c565 inet_csk_destroy_sock(sk); in tcp_nip_close()

Completed in 37 milliseconds