skb_header_release(9) centos man page | unix.com

Man Page: skb_header_release

Operating Environment: centos

Section: 9

SKB_HEADER_RELEASE(9)						 Linux Networking					     SKB_HEADER_RELEASE(9)

NAME
skb_header_release - release reference to header
SYNOPSIS
void skb_header_release(struct sk_buff * skb);
ARGUMENTS
skb buffer to operate on
DESCRIPTION
Drop 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_HEADER_RELEASE(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_rx_status(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - redhat
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!