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

  /external/libppp/src/
fsm.h 187 extern void fsm_Open(struct fsm *);
ncp.c 161 fsm_Open(&ncp->ipcp.fsm);
168 fsm_Open(&ncp->ipv6cp.fsm);
datalink.c 246 fsm_Open(&dl->physical->link.lcp.fsm);
650 fsm_Open(&dl->physical->link.ccp.fsm);
788 fsm_Open(fp); /* CCP goes to ST_STOPPED */
    [all...]
mp.c 188 fsm_Open(fp); /* CCP goes to ST_STOPPED */
369 fsm_Open(&mp->link.ccp.fsm);
    [all...]
fsm.c 255 fsm_Open(struct fsm *fp)
command.c     [all...]

Completed in 103 milliseconds