skb_queue_is_last(9) centos man page | unix.com

Man Page: skb_queue_is_last

Operating Environment: centos

Section: 9

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
wimax_msg_alloc(9) - suse
struct_ieee80211_tx_rate_control(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - redhat
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq