Home
last modified time | relevance | path

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

/external/libppp/src/
Dncp.h57 extern void ncp_Init(struct ncp *, struct bundle *);
Dncp.c96 ncp_Init(struct ncp *ncp, struct bundle *bundle) in ncp_Init() function
Dbundle.c864 ncp_Init(&bundle.ncp, &bundle); in bundle_Create()