fsm_input
fsm_input(f, p, len);
void fsm_input __P((fsm *, u_char *, int));
fsm_input(&ipcp_fsm[unit], p, len);
fsm_input(&ipv6cp_fsm[unit], p, len);