skb_queue_is_first — check if skb is the first entry in the queue
bool skb_queue_is_first (
)
list
queue head
skb
buffer
Returns true if skb is the first buffer on the list.