suse man page for skb_header_release

Query: skb_header_release

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
ieee80211_get_buffered_bc(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Tar Command
Docker learning Phase-I