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