skb_queue_is_last(9) suse man page | unix.com

Man Page: skb_queue_is_last

Operating Environment: suse

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 2.6. July 2010 SKB_QUEUE_IS_LAST(9)
Related Man Pages
struct_ieee80211_tx_rate_control(9) - centos
wimax_msg_alloc(9) - centos
vconfig(8) - debian
struct_sk_buff(9) - suse
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com