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

/freebsd-12-stable/usr.sbin/ppp/
H A Dncp.h60 extern void ncp_Init(struct ncp *, struct bundle *);
H A Dncp.c98 ncp_Init(struct ncp *ncp, struct bundle *bundle) function
105 log_Printf(LogERROR, "ncp_Init: Out of memory allocating urgent ports\n");
H A Dbundle.c866 ncp_Init(&bundle.ncp, &bundle);

Completed in 110 milliseconds