Home | Sort by: relevance | last modified time | path |
/src/sys/net/ | |
if_pppvar.h | 160 struct mbuf *ppp_dequeue(struct ppp_softc *); |
ppp_tty.c | 559 m = ppp_dequeue(sc); |
if_ppp.c | 1113 ppp_dequeue(struct ppp_softc *sc) function in typeref:struct:mbuf * |