Searched refs:lcp_Init (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/usr.sbin/ppp/ |
H A D | lcp.h | 134 extern void lcp_Init(struct lcp *, struct bundle *, struct link *,
|
H A D | physical.c | 203 lcp_Init(&p->link.lcp, dl->bundle, &p->link, &dl->fsmp); in physical_Create()
|
H A D | mp.c | 285 lcp_Init(&mp->link.lcp, mp->bundle, &mp->link, NULL); in mp_Init()
|
H A D | lcp.c | 247 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, in lcp_Init() function
|