Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dncp.h60 extern void ncp_Init(struct ncp *, struct bundle *);
Dncp.c98 ncp_Init(struct ncp *ncp, struct bundle *bundle) in ncp_Init() function
Dbundle.c866 ncp_Init(&bundle.ncp, &bundle); in bundle_Create()