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