skb_orphan(9) suse man page | unix.com

Man Page: skb_orphan

Operating Environment: suse

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 2.6. July 2010 SKB_ORPHAN(9)
Related Man Pages
ll_rw_block(9) - suse
wimax_msg_alloc(9) - suse
struct_sk_buff(9) - centos
__skb_recv_datagram(9) - suse
journal_get_undo_access(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command