sk_has_allocations(9) check if allocations are outstanding

SYNOPSIS

bool sk_has_allocations(const struct sock * sk);

ARGUMENTS

sk

socket

DESCRIPTION

Returns true if socket has write or read allocations

COPYRIGHT