skb_shared(9) centos man page | unix.com

Man Page: skb_shared

Operating Environment: centos

Section: 9

SKB_SHARED(9)							 Linux Networking						     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
Kernel Hackers Manual 3.10 June 2014 SKB_SHARED(9)
Related Man Pages
wimax_msg_alloc(9) - suse
ieee80211_get_buffered_bc(9) - centos
journal_get_undo_access(9) - centos
struct_sk_buff(9) - centos
usb_gadget_config_buf(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing