Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dsock_diag.h20 SK_MEMINFO_FWD_ALLOC, enumerator
/linux-6.15/net/sctp/
H A Ddiag.c172 mem[SK_MEMINFO_FWD_ALLOC] = sk->sk_forward_alloc; in inet_sctp_diag_fill()
/linux-6.15/net/core/
H A Dsock.c3941 mem[SK_MEMINFO_FWD_ALLOC] = READ_ONCE(sk->sk_forward_alloc); in sk_get_meminfo()