Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dhdlc.h105 extern void hdlc_StartTimer(struct hdlc *);
H A Dhdlc.c422 hdlc_StartTimer(struct hdlc *hdlc) in hdlc_StartTimer() function
H A Dphysical.c638 hdlc_StartTimer(&p->hdlc); in iov2physical()
H A Dlcp.c581 hdlc_StartTimer(&p->hdlc); in LcpLayerUp()