centos man page for skb_orphan

Query: skb_orphan

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
ll_rw_block(9) - suse
device_schedule_callback_owner(9) - centos
struct_sk_buff(9) - centos
wimax_msg_alloc(9) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!