timer_entry
timer_entry);
list_add(&cm_node->timer_entry, timer_list);
struct list_head timer_entry;
struct timer_entry;
TAILQ_HEAD(, timer_entry) head;
TAILQ_ENTRY(timer_entry) next;
struct timer_entry *te, *te2;
struct timer_entry *te, *te2, *te3;
te = malloc(sizeof(struct timer_entry));
memset(te, 0, sizeof(struct timer_entry));