Query: consume_skb
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONSUME_SKB(9) Linux Networking CONSUME_SKB(9)NAMEconsume_skb - free an skbuffSYNOPSISvoid consume_skb(struct sk_buff * skb);ARGUMENTSskb buffer to freeDESCRIPTIONDrop a ref to the buffer and free it if the usage count has hit zero Functions identically to kfree_skb, but kfree_skb assumes that the frame is being dropped after a failure and notes thatCOPYRIGHTKernel Hackers Manual 3.10 June 2014 CONSUME_SKB(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| __skb_recv_datagram(9) - suse |
| ieee80211_get_buffered_bc(9) - suse |
| struct_ieee80211_rx_status(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| TuxOnIce stalls 3 times before resuming |