Home
last modified time | relevance | path

Searched refs:ccp_Init (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dccp.h150 extern void ccp_Init(struct ccp *, struct bundle *, struct link *,
H A Dccp.c244 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l, in ccp_Init() function
H A Dmp.c285 ccp_Init(&mp->link.ccp, mp->bundle, &mp->link, &mp->fsmp); in mp_Init()
H A Dphysical.c206 ccp_Init(&p->link.ccp, dl->bundle, &p->link, &dl->fsmp); in physical_Create()