Home
last modified time | relevance | path

Searched refs:mp_Init (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dmp.h132 extern void mp_Init(struct mp *, struct bundle *);
H A Dncp.c115 mp_Init(&ncp->mp, bundle); in ncp_Init()
H A Dmp.c240 mp_Init(struct mp *mp, struct bundle *bundle) in mp_Init() function