Searched refs:unrel (Results 1 – 1 of 1) sorted by relevance
63 struct sk_buff_head unrel; /* Unreliable packets queue */ member167 skb_queue_tail(&bcsp->unrel, skb); in bcsp_enqueue()294 if ((skb = skb_dequeue(&bcsp->unrel)) != NULL) { in bcsp_dequeue()300 skb_queue_head(&bcsp->unrel, skb); in bcsp_dequeue()414 skb_queue_head(&bcsp->unrel, nskb); in bcsp_handle_le_pkt()702 skb_queue_head_init(&bcsp->unrel); in bcsp_open()725 skb_queue_purge(&bcsp->unrel); in bcsp_close()