sk_rmem_alloc_get (9) - Linux Manuals
sk_rmem_alloc_get: returns read allocations
Command to display sk_rmem_alloc_get manual in Linux: $ man 9 sk_rmem_alloc_get
 
NAME
sk_rmem_alloc_get - returns read allocations
SYNOPSIS
- 
int sk_rmem_alloc_get(const struct sock * sk);
ARGUMENTS
sk
- 
- socket
DESCRIPTION
Returns sk_rmem_alloc
COPYRIGHT