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 |
|---|
| ieee80211_get_buffered_bc(9) - centos |
| struct_tid_ampdu_tx(9) - centos |
| wimax_msg_alloc(9) - centos |
| vconfig(8) - redhat |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |