Home
last modified time | relevance | path

Searched refs:orphan_count (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.h98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
/Linux-v6.1/include/net/
Dinet_connection_sock.h301 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
Dsock.h1331 unsigned int __percpu *orphan_count; member
/Linux-v6.1/net/ipv4/
Dinet_connection_sock.c1165 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
1227 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
Dinet_hashtables.c674 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
Dtcp_ipv4.c3077 .orphan_count = &tcp_orphan_count,
/Linux-v6.1/net/dccp/
Dipv4.c974 .orphan_count = &dccp_orphan_count,
Dipv6.c1056 .orphan_count = &dccp_orphan_count,
/Linux-v6.1/net/ipv6/
Dtcp_ipv6.c2182 .orphan_count = &tcp_orphan_count,