Lines Matching refs:ng_ID_t
366 ng_ID_t nd_ID; /* Unique per node */
444 static __inline ng_ID_t _ng_node_id(node_p node, char *file, int line);
483 static __inline ng_ID_t
639 ng_ID_t msg_retaddr;
717 static __inline ng_ID_t * _ngi_retaddr(item_p item, char *file, int line);
747 static __inline ng_ID_t *
1023 ng_ID_t _dest = NGI_RETADDR(item); \
1136 int ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr);
1137 int ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr);
1138 int ng_address_path(node_p here, item_p item, const char *address, ng_ID_t raddr);
1146 ng_ID_t ng_node2ID(node_p node);
1150 void ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr);