skb_orphan(9) centos man page | unix.com

Man Page: skb_orphan

Operating Environment: centos

Section: 9

SKB_ORPHAN(9)							 Linux Networking						     SKB_ORPHAN(9)

NAME
skb_orphan - orphan a buffer
SYNOPSIS
void skb_orphan(struct sk_buff * skb);
ARGUMENTS
skb buffer to orphan
DESCRIPTION
If a buffer currently has an owner then we call the owner's destructor function and make the skb unowned. The buffer continues to exist but is no longer charged to its former owner.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_ORPHAN(9)
Related Man Pages
wimax_msg_alloc(9) - suse
__skb_recv_datagram(9) - centos
device_schedule_callback_owner(9) - centos
usb_alloc_coherent(9) - centos
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it