HomeSort by relevance Sort by last modified time
    Searched full:ccp_init (Results 1 - 5 of 5) sorted by null

  /external/libppp/src/
ccp.h 150 extern void ccp_Init(struct ccp *, struct bundle *, struct link *,
ccp.c 244 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l,
mp.c 285 ccp_Init(&mp->link.ccp, mp->bundle, &mp->link, &mp->fsmp);
    [all...]
physical.c 226 ccp_Init(&p->link.ccp, dl->bundle, &p->link, &dl->fsmp);
  /external/ppp/pppd/
ccp.c 167 static void ccp_init __P((int unit));
181 ccp_init,
348 * ccp_init - initialize CCP.
351 ccp_init(unit) function
    [all...]

Completed in 1224 milliseconds