table of contents
other versions
SK_WMEM_ALLOC_GET(9) | Linux Networking | SK_WMEM_ALLOC_GET(9) |
NAME¶
sk_wmem_alloc_get - returns write allocations
SYNOPSIS¶
int sk_wmem_alloc_get(const struct sock * sk);
ARGUMENTS¶
const struct sock * sk
socket
DESCRIPTION¶
Returns sk_wmem_alloc minus initial offset of one
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |