Searched refs:ccp_Init (Results 1 – 4 of 4) sorted by relevance
| /freebsd/usr.sbin/ppp/ |
| H A D | ccp.h | 150 extern void ccp_Init(struct ccp *, struct bundle *, struct link *,
|
| H A D | ccp.c | 244 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l, in ccp_Init() function
|
| H A D | mp.c | 285 ccp_Init(&mp->link.ccp, mp->bundle, &mp->link, &mp->fsmp); in mp_Init()
|
| H A D | physical.c | 206 ccp_Init(&p->link.ccp, dl->bundle, &p->link, &dl->fsmp); in physical_Create()
|