Searched refs:UNI_LIST_NEXT_NODE (Results 1 – 2 of 2) sorted by relevance
71 node = UNI_LIST_NEXT_NODE(pool, next); in tfm_pool_alloc()
74 #define UNI_LIST_NEXT_NODE(node, link) ((node)->link) macro