Searched refs:atq (Results 1 – 5 of 5) sorted by relevance
98 struct sk_buff_head atq; /* Await transit queue */ member106 #define ADD_TO_ATQ(skb) skb_queue_tail(&lp->atq,skb)
21 awaiting-transmit-queue (atq). The real difficulty is coding a test
181 skb_queue_head_init(&lp->atq); in register_cl2llc_client()
306 return skb_dequeue(&lp->atq); in llc_pull_from_atq()
49 * allows the sending of another pdu, and if not put the skb on the atq