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 |
|---|
| ieee80211_get_buffered_bc(9) - centos |
| wimax_msg_alloc(9) - centos |
| vconfig(8) - redhat |
| vconfig(8) - suse |
| struct_ieee80211_rx_status(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |