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

/freebsd-12-stable/usr.sbin/ppp/
H A Dncp.h78 extern int ncp_LayersOpen(struct ncp *);
H A Dncp.c513 ncp_LayersOpen(struct ncp *ncp) function
H A Dbundle.c289 if (ncp_LayersOpen(&fp->bundle->ncp) == 1) {
321 if (ncp_LayersOpen(&fp->bundle->ncp) == 0) {
1207 if (ncp_LayersOpen(&bundle->ncp))

Completed in 98 milliseconds