SKB_QUEUE_IS_FIRST(9) Linux Networking SKB_QUEUE_IS_FIRST(9)NAMEskb_queue_is_first - check if skb is the first entry in the queueSYNOPSISbool skb_queue_is_first(const struct sk_buff_head * list, const struct sk_buff * skb);ARGUMENTSlist queue head skb bufferDESCRIPTIONReturns true if skb is the first buffer on the list.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SKB_QUEUE_IS_FIRST(9)
| Related Man Pages |
|---|
| __skb_recv_datagram(9) - centos |
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| vconfig(8) - redhat |
| vconfig(8) - debian |
| __skb_recv_datagram(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Update kernel Linux without reboot?! |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |