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