Home
last modified time | relevance | path

Searched refs:SK_MEMINFO_DROPS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dsock_diag.h24 SK_MEMINFO_DROPS, enumerator
/Linux-v4.19/net/sctp/
Ddiag.c194 mem[SK_MEMINFO_DROPS] = atomic_read(&sk->sk_drops); in inet_sctp_diag_fill()
/Linux-v4.19/net/core/
Dsock.c3105 mem[SK_MEMINFO_DROPS] = atomic_read(&sk->sk_drops); in sk_get_meminfo()