Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dhdlc.h106 extern void hdlc_StopTimer(struct hdlc *);
H A Dhdlc.c433 hdlc_StopTimer(struct hdlc *hdlc) in hdlc_StopTimer() function
H A Dphysical.c671 hdlc_StopTimer(&p->hdlc); in physical2iov()
H A Dlcp.c596 hdlc_StopTimer(&p->hdlc); in LcpLayerDown()