fsm_lowerup
fsm_lowerup(f);
void fsm_lowerup(fsm *);
fsm_lowerup(&_this->fsm);
fsm_lowerup(&_this->ipcp.fsm);
fsm_lowerup(&_this->ccp.fsm);
fsm_lowerup(&ccp_fsm[unit]);
fsm_lowerup(f);
void fsm_lowerup(fsm *);
fsm_lowerup(&ipcp_fsm[unit]);
fsm_lowerup(&lcp_fsm[unit]);