1. NAME

sk_wmem_alloc_get - returns write allocations

2. SYNOPSIS

int sk_wmem_alloc_get(const struct sock *  sk );

3. ARGUMENTS

sk
    socket

4. DESCRIPTION

Returns sk_wmem_alloc minus initial offset of one

5. COPYRIGHT