Home
last modified time | relevance | path

Searched refs:hd_remove (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/netccitt/
H A Dhdlc.h130 struct mbuf *hd_remove ();
H A Dhd_subr.c131 while ((m = hd_remove (&hdp->hd_txq)) != NULL)
300 hd_remove (q) in hd_remove() function
H A Dhd_output.c100 if ((m = hd_remove (&hdp->hd_txq)) == NULL)