Query: skb_queue_is_first
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 SKB_QUEUE_IS_FIRST(9)
Related Man Pages |
---|
wimax_msg_alloc(9) - suse |
struct_sk_buff(9) - centos |
vconfig(8) - suse |
ieee80211_get_buffered_bc(9) - suse |
struct_sk_buff(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Controlling user input |
[TIP] Processing YAML files with yq |