SKB_HEADER_RELEASE(9) Linux Networking SKB_HEADER_RELEASE(9)NAMEskb_header_release - release reference to headerSYNOPSISvoid skb_header_release(struct sk_buff * skb);ARGUMENTSskb buffer to operate onDESCRIPTIONDrop a reference to the header part of the buffer. This is done by acquiring a payload reference. You must not read from the header part of skb->data after this.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_HEADER_RELEASE(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| ieee80211_get_buffered_bc(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| vconfig(8) - redhat |
| struct_ieee80211_rx_status(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |