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