sk_has_allocations (9) - Linux Manuals

sk_has_allocations: check if allocations are outstanding

NAME

sk_has_allocations - 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