Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dmp.h137 extern void mp_Down(struct mp *);
Dbundle.c162 mp_Down(&bundle->ncp.mp); in bundle_NewPhase()
359 mp_Down(&bundle->ncp.mp); in bundle_LayerDown()
383 mp_Down(&bundle->ncp.mp); in bundle_LayerFinish()
434 mp_Down(&bundle->ncp.mp); in bundle_Close()
921 mp_Down(&bundle->ncp.mp); in bundle_Destroy()
973 mp_Down(&bundle->ncp.mp); in bundle_LinkClosed()
Dmp.c383 mp_Down(struct mp *mp) in mp_Down() function