Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h98 #define INC_ORPHAN_COUNT(sk) this_cpu_inc(*(sk)->sk_prot->orphan_count)
/openbmc/linux/include/net/
H A Dinet_connection_sock.h303 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_csk_prepare_for_destroy_sock()
H A Dsock.h1354 unsigned int __percpu *orphan_count; member
/openbmc/linux/net/ipv4/
H A Dinet_connection_sock.c1245 this_cpu_dec(*sk->sk_prot->orphan_count); in inet_csk_destroy_sock()
1319 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_child_forget()
H A Dinet_hashtables.c701 this_cpu_inc(*sk->sk_prot->orphan_count); in inet_ehash_nolisten()
H A Dtcp_ipv4.c3153 .orphan_count = &tcp_orphan_count,
/openbmc/linux/net/dccp/
H A Dipv4.c978 .orphan_count = &dccp_orphan_count,
H A Dipv6.c1059 .orphan_count = &dccp_orphan_count,
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c2170 .orphan_count = &tcp_orphan_count,