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)NAMEskb_queue_is_last - check if skb is the last entry in the queueSYNOPSISbool skb_queue_is_last(const struct sk_buff_head * list, const struct sk_buff * skb);ARGUMENTSlist queue head skb bufferDESCRIPTIONReturns true if skb is the last buffer on the list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_QUEUE_IS_LAST(9)
Related Man Pages |
---|
__skb_recv_datagram(9) - centos |
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_sk_buff(9) - centos |
__skb_recv_datagram(9) - suse |
ieee80211_get_buffered_bc(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |