Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsock_diag.h21 SK_MEMINFO_WMEM_QUEUED, enumerator
/openbmc/linux/net/sctp/
H A Ddiag.c173 mem[SK_MEMINFO_WMEM_QUEUED] = sk->sk_wmem_queued; in inet_sctp_diag_fill()
/openbmc/linux/net/core/
H A Dsock.c3760 mem[SK_MEMINFO_WMEM_QUEUED] = READ_ONCE(sk->sk_wmem_queued); in sk_get_meminfo()