centos man page for skb_queue_is_last

Query: skb_queue_is_last

OS: centos

Section: 9

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

SKB_QUEUE_IS_LAST(9)						 Linux Networking					      SKB_QUEUE_IS_LAST(9)

NAME
skb_queue_is_last - check if skb is the last entry in the queue
SYNOPSIS
bool skb_queue_is_last(const struct sk_buff_head * list, const struct sk_buff * skb);
ARGUMENTS
list queue head skb buffer
DESCRIPTION
Returns true if skb is the last buffer on the list.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_QUEUE_IS_LAST(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - debian
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!