Searched defs:hdlc (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dhdlc.c99 hdlc_Init(struct hdlc *hdlc, struct lcp *lcp) argument
385 struct hdlc *hdlc = &arg->cx->physical->hdlc; local
403 struct hdlc *hdlc = (struct hdlc *)v; local
422 hdlc_StartTimer(struct hdlc *hdlc) argument
433 hdlc_StopTimer(struct hdlc *hdlc) argument
[all...]
H A Dhdlc.h61 struct hdlc { struct
H A Dlqr.c77 struct hdlc *hdlc = &link2physical(lcp->fsm.link)->hdlc; local
90 struct hdlc *hdlc = &link2physical(fp->link)->hdlc; local
372 lqr_Analyse(const struct hdlc *hdlc, const struct lqrdata *oldlqr, const struct lqrdata *newlqr) argument
[all...]
H A Dphysical.h84 struct hdlc hdlc; /* Our hdlc state */ member in struct:physical

Completed in 74 milliseconds