Home
last modified time | relevance | path

Searched refs:atq (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/net/
Dllc.h98 struct sk_buff_head atq; /* Await transit queue */ member
106 #define ADD_TO_ATQ(skb) skb_queue_tail(&lp->atq,skb)
/linux-2.4.37.9/net/802/
DTODO21 awaiting-transmit-queue (atq). The real difficulty is coding a test
Dllc_macinit.c181 skb_queue_head_init(&lp->atq); in register_cl2llc_client()
Dllc_sendpdu.c306 return skb_dequeue(&lp->atq); in llc_pull_from_atq()
Dcl2llc.pre49 * allows the sending of another pdu, and if not put the skb on the atq