Searched refs:fsm_lowerup (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dfsm.h156 void fsm_lowerup __P((fsm *));
H A Dfsm.c95 * fsm_lowerup - The lower layer is up.
98 fsm_lowerup(f) function
198 fsm_lowerup(f);
H A Dlcp.c64 * configure-requests. We do this by delaying the fsm_lowerup call.
449 fsm_lowerup(f);
480 fsm_lowerup(f);
498 fsm_lowerup(f);
H A Dipv6cp.c471 fsm_lowerup(&ipv6cp_fsm[unit]);
H A Dccp.c425 fsm_lowerup(&ccp_fsm[unit]);
H A Dipxcp.c496 fsm_lowerup(&ipxcp_fsm[unit]);
H A Dipcp.c629 fsm_lowerup(&ipcp_fsm[unit]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dfsm.h132 void fsm_lowerup __P((fsm *));
H A Dfsm.c72 * fsm_lowerup - The lower layer is up.
75 fsm_lowerup(f) function
175 fsm_lowerup(f);
H A Dlcp.c41 * configure-requests. We do this by delaying the fsm_lowerup call.
422 fsm_lowerup(f);
453 fsm_lowerup(f);
471 fsm_lowerup(f);
H A Dccp.c359 fsm_lowerup(&ccp_fsm[unit]);
H A Dipv6cp.c424 fsm_lowerup(&ipv6cp_fsm[unit]);
H A Dipxcp.c473 fsm_lowerup(&ipxcp_fsm[unit]);
H A Dipcp.c588 fsm_lowerup(&ipcp_fsm[unit]);

Completed in 121 milliseconds