Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_cm.h98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
/linux-6.3-rc2/include/net/
A Dinet_connection_sock.h301 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
A Dsock.h1335 unsigned int __percpu *orphan_count; member
/linux-6.3-rc2/net/ipv4/
A Dinet_connection_sock.c1201 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
1275 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
A Dinet_hashtables.c688 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
A Dtcp_ipv4.c3129 .orphan_count = &tcp_orphan_count,
/linux-6.3-rc2/net/dccp/
A Dipv4.c974 .orphan_count = &dccp_orphan_count,
A Dipv6.c1054 .orphan_count = &dccp_orphan_count,
/linux-6.3-rc2/net/ipv6/
A Dtcp_ipv6.c2173 .orphan_count = &tcp_orphan_count,

Completed in 30 milliseconds