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)
| Related Man Pages |
|---|
| ll_rw_block(9) - suse |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| device_schedule_callback_owner(9) - centos |
| journal_get_undo_access(9) - centos |
| usb_alloc_coherent(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |