Searched refs:ncp_Init (Results 1 – 3 of 3) sorted by relevance
57 extern void ncp_Init(struct ncp *, struct bundle *);
96 ncp_Init(struct ncp *ncp, struct bundle *bundle) in ncp_Init() function
864 ncp_Init(&bundle.ncp, &bundle); in bundle_Create()