Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\skbuff.h Create Date:2022-07-28 05:52:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:skb_shared - is the buffer shared*@skb: buffer to check* Returns true if more than one person has a reference to this* buffer.

Proto:static inline int skb_shared(const struct sk_buff *skb)

Type:int

Parameter:

TypeParameterName
const struct sk_buff *skb
1663  Return _read - get a refcount's value*@r: the refcount* Return: the refcount's value != 1