Home
last modified time | relevance | path

Searched refs:SK_MEMINFO_VARS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsock_diag.h26 SK_MEMINFO_VARS, enumerator
/openbmc/linux/net/core/
H A Dsock_diag.c67 u32 mem[SK_MEMINFO_VARS]; in sock_diag_put_meminfo()
H A Dsock.c1939 u32 meminfo[SK_MEMINFO_VARS]; in sk_getsockopt()
3745 memset(mem, 0, sizeof(*mem) * SK_MEMINFO_VARS); in sk_get_meminfo()
/openbmc/linux/net/sctp/
H A Ddiag.c157 u32 mem[SK_MEMINFO_VARS]; in inet_sctp_diag_fill()
/openbmc/linux/net/ipv4/
H A Dinet_diag.c115 + nla_total_size(SK_MEMINFO_VARS * sizeof(u32)) in inet_sk_attr_size()