Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dncp.h74 extern int ncp_LayersOpen(struct ncp *);
H A Dncp.c478 ncp_LayersOpen(struct ncp *ncp) in ncp_LayersOpen() function
H A Dbundle.c287 if (ncp_LayersOpen(&fp->bundle->ncp) == 1) { in bundle_LayerUp()
319 if (ncp_LayersOpen(&fp->bundle->ncp) == 0) { in bundle_LayerDown()
1196 if (ncp_LayersOpen(&bundle->ncp)) in bundle_SetIdleTimer()