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

  /external/ppp/pppd/
fsm.h 158 void fsm_open __P((fsm *));
fsm.c 168 * fsm_open - Link is allowed to come up.
171 fsm_open(f) function
ipv6cp.c 448 fsm_open(&ipv6cp_fsm[unit]);
    [all...]
ipxcp.c 474 fsm_open(&ipxcp_fsm[unit]);
    [all...]
ccp.c 403 fsm_open(f);
    [all...]
ipcp.c 605 fsm_open(&ipcp_fsm[unit]);
    [all...]
lcp.c 387 fsm_open(f);
    [all...]

Completed in 112 milliseconds