suse man page for skb_queue_is_last

Query: skb_queue_is_last

OS: suse

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 2.6. July 2010 SKB_QUEUE_IS_LAST(9)
Related Man Pages
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - redhat
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I