Home
last modified time | relevance | path

Searched refs:hd_txq (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/netccitt/
H A Dhd_output.c72 hd_append (&hdp->hd_txq, m);
100 if ((m = hd_remove (&hdp->hd_txq)) == NULL)
H A Dhd_var.h39 struct hdtxq hd_txq; member
H A Dhd_subr.c131 while ((m = hd_remove (&hdp->hd_txq)) != NULL)
H A Dhd_input.c493 && hdp->hd_timer == 0 && hdp->hd_txq.head == 0)