skb_shared(9)

NAME

skb_shared - is the buffer shared

SYNOPSIS

int skb_shared(const struct sk_buff * skb);

ARGUMENTS

skb
buffer to check

DESCRIPTION

Returns true if more than one person has a reference to this buffer.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout