lcp_timer
struct lcp_timer *lt = (struct lcp_timer *)arg;
struct lcp_timer *lt;
lt = (struct lcp_timer *)malloc(sizeof (struct lcp_timer));