SK_WMEM_ALLOC_GET

Section: Linux Networking (9)
Updated: February 2011
Index Return to Main Contents
 

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