Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsock_diag.h17 SK_MEMINFO_RCVBUF, enumerator
/openbmc/linux/net/sctp/
H A Ddiag.c170 mem[SK_MEMINFO_RCVBUF] = sk->sk_rcvbuf; in inet_sctp_diag_fill()
/openbmc/linux/net/core/
H A Dsock.c3748 mem[SK_MEMINFO_RCVBUF] = READ_ONCE(sk->sk_rcvbuf); in sk_get_meminfo()