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)NAMEskb_orphan - orphan a bufferSYNOPSISvoid skb_orphan(struct sk_buff * skb);ARGUMENTSskb buffer to orphanDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_ORPHAN(9)
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |