centos man page for kfree_skb

Query: kfree_skb

OS: centos

Section: 9

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

KFREE_SKB(9)							 Linux Networking						      KFREE_SKB(9)

NAME
kfree_skb - free an sk_buff
SYNOPSIS
void kfree_skb(struct sk_buff * skb);
ARGUMENTS
skb buffer to free
DESCRIPTION
Drop a reference to the buffer and free it if the usage count has hit zero.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFREE_SKB(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_tid_ampdu_rx(9) - centos
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Compiling virtual network adapter driver problem (net_device struct)
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can?
TuxOnIce stalls 3 times before resuming