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 2.6. July 2010 SKB_ORPHAN(9)
| Related Man Pages |
|---|
| ll_rw_block(9) - suse |
| device_schedule_callback_owner(9) - centos |
| struct_sk_buff(9) - centos |
| __skb_recv_datagram(9) - suse |
| ieee80211_get_buffered_bc(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Tar Command |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |