skb_shared

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.