LcpEchoTimeout
static void LcpEchoTimeout __P((void *));
TIMEOUT (LcpEchoTimeout, f, lcp_echo_interval);
UNTIMEOUT (LcpEchoTimeout, f);