sk_wmem_alloc_get (9) - Linux Manuals

sk_wmem_alloc_get: returns write allocations

NAME

sk_wmem_alloc_get - returns write allocations

SYNOPSIS

int sk_wmem_alloc_get(const struct sock sk);

ARGUMENTS

sk

socket

DESCRIPTION

Returns sk_wmem_alloc minus initial offset of one

COPYRIGHT