Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.h98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
/kernel/linux/linux-5.10/include/net/
Dinet_connection_sock.h294 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
Dsock.h1250 unsigned int __percpu *orphan_count; member
/kernel/linux/linux-5.10/net/ipv4/
Dinet_connection_sock.c903 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
977 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
Dinet_hashtables.c605 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
Dtcp_ipv4.c2812 .orphan_count = &tcp_orphan_count,
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c557 this_cpu_dec(*sk->sk_prot->orphan_count); in tcp_nip_close()
2131 this_cpu_dec(*sk->sk_prot->orphan_count); in tcp_nip_done()
2273 .orphan_count = &tcp_orphan_count,
/kernel/linux/linux-5.10/net/dccp/
Dipv4.c959 .orphan_count = &dccp_orphan_count,
Dipv6.c1044 .orphan_count = &dccp_orphan_count,
/kernel/linux/linux-5.10/net/ipv6/
Dtcp_ipv6.c2161 .orphan_count = &tcp_orphan_count,