Home
last modified time | relevance | path

Searched refs:sk_forward_alloc_get (Results 1 – 4 of 4) sorted by relevance

/linux/net/sched/
H A Dem_meta.c463 dst->value = sk_forward_alloc_get(sk); in META_COLLECTOR()
/linux/net/ipv4/
H A Dinet_diag.c285 .idiag_fmem = sk_forward_alloc_get(sk), in inet_sk_diag_fill()
/linux/include/net/
H A Dsock.h1350 static inline int sk_forward_alloc_get(const struct sock *sk) in sk_forward_alloc_get() function
/linux/net/core/
H A Dsock.c3861 mem[SK_MEMINFO_FWD_ALLOC] = sk_forward_alloc_get(sk); in sk_get_meminfo()