Searched defs:NG_NODE_ID (Results 1 – 2 of 2) sorted by relevance
131 #define NG_NODE_ID(node) ((node)->ID + 0) macro
551 #define NG_NODE_ID(node) _ng_node_id(node, _NN_) macro572 #define NG_NODE_ID(node) _NG_NODE_ID(node) macro