ipcp_stop
static void ipcp_stop (fsm *);
ipcp_stop, /* Called when we want the lower layer down */
static void ipcp_stop(void *);
.stop = ipcp_stop,