Searched refs:_NG_NODE_ID (Results 1 – 4 of 4) sorted by relevance
402 #define _NG_NODE_ID(node) ((node)->nd_ID + 0) macro485 return(_NG_NODE_ID(node)); in _ng_node_id()598 #define NG_NODE_ID(node) _NG_NODE_ID(node)
3275 _NG_NODE_ID(node), node->nd_type->name, in dumpnode()
404 #define _NG_NODE_ID(node) ((node)->nd_ID + 0) macro487 return(_NG_NODE_ID(node)); in _ng_node_id()600 #define NG_NODE_ID(node) _NG_NODE_ID(node)
3303 _NG_NODE_ID(node), node->nd_type->name, in dumpnode()