Searched refs:rt_list_node (Results 1 – 1 of 1) sorted by relevance
125 struct rt_list_node struct127 struct rt_list_node *next; /**< point to next node. */ argument128 struct rt_list_node *prev; /**< point to prev node. */ argument130 typedef struct rt_list_node rt_list_t; /**< Type for lists. */
Completed in 4 milliseconds