ipcp_start
static void ipcp_start (fsm *);
ipcp_start, /* Called when we want the lower layer up */
static void ipcp_start(void *);
.start = ipcp_start,