int skb_queue_empty (const struct sk_buff_head * list);
int skb_queue_empty
queue head
Returns true if the queue is empty, false otherwise.