Searched refs:hdlc_Init (Results 1 – 4 of 4) sorted by relevance
104 extern void hdlc_Init(struct hdlc *, struct lcp *);
99 hdlc_Init(struct hdlc *hdlc, struct lcp *lcp) in hdlc_Init() function
183 hdlc_Init(&p->hdlc, &p->link.lcp); in physical_Create()
237 hdlc_Init(&dl->physical->hdlc, &dl->physical->link.lcp); in datalink_LoginDone()