SK_HAS_ALLOCATIONS

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

NAME

sk_has_allocations - check if allocations are outstanding  

SYNOPSIS

int sk_has_allocations(const struct sock * sk);
 

ARGUMENTS

sk

socket
 

DESCRIPTION

Returns true if socket has write or read allocations  

COPYRIGHT