HomeSort by relevance Sort by last modified time
    Searched refs:ncp_fsmStart (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
ncp.h 59 extern int ncp_fsmStart(struct ncp *, struct bundle *);
ncp.c 147 ncp_fsmStart(struct ncp *ncp,
bundle.c 149 if (ncp_fsmStart(&bundle->ncp, bundle)) {
    [all...]

Completed in 53 milliseconds