skb_header_release(9) suse man page | unix.com

Man Page: skb_header_release

Operating Environment: suse

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 2.6. July 2010 SKB_HEADER_RELEASE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
wimax_msg_alloc(9) - centos
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command