Searched defs:sp_ext_node (Results 1 – 1 of 1) sorted by relevance
98 typedef struct sp_ext_node { struct99 struct sp_ext_node *ext_next; /* next element */ argument100 struct sp_ext_node *ext_prev; /* previous element */ argument108 } sp_ext_node_t; argument