Searched defs:iu_timer_node (Results 1 – 1 of 1) sorted by relevance
53 typedef struct iu_timer_node { struct55 struct iu_timer_node *iutn_prev; argument56 struct iu_timer_node *iutn_next; argument57 struct iu_timer_node *iutn_expire_next; argument64 } iu_timer_node_t; argument