ng_ID_t
ng_ID_t ID; /* Unique per node */
ng_ID_t ng_node2ID(node_p node);
static ng_ID_t nextID = 1;
ng_ID2node(ng_ID_t ID)
ng_ID_t
ng_ID_t temp;
static ng_ID_t
return ((ng_ID_t)0);
return (ng_ID_t)val;
static ng_ID_t ng_decodeidname(const char *name);
ng_ID_t id; /* unique identifier */
ng_ID_t ctrlnode; /* path to controlling node */
NG_KSOCKET_TAG_SOCKADDR, sizeof(ng_ID_t) +
ng_ID_t response_addr;
ng_ID_t id;
ng_ID_t ftarget; /* failure message target */
ng_ID_t ctrlnode; /* path to controlling node */
ng_ID_t _dest = NGI_RETADDR(item); \
int ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr);
int ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr);
int ng_address_path(node_p here, item_p item, char *address, ng_ID_t raddr);
ng_ID_t ng_node2ID(node_p node);
void ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr);
ng_ID_t nd_ID; /* Unique per node */
static __inline ng_ID_t _ng_node_id(node_p node, char *file, int line);
static __inline ng_ID_t
ng_ID_t msg_retaddr;
static __inline ng_ID_t * _ngi_retaddr(item_p item, char *file, int line);
static __inline ng_ID_t *
static ng_ID_t ng_decodeidname(const char *name);
static node_p ng_ID2noderef(ng_ID_t ID);
ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr)
ng_address_path(node_p here, item_p item, char *address, ng_ID_t retaddr)
ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr)
ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr)
ng_ID_t retaddr;
static ng_ID_t nextID = 1;
ng_ID2noderef(ng_ID_t ID)
ng_ID_t
ng_ID_t temp;
static ng_ID_t
return ((ng_ID_t)0);
return ((ng_ID_t)0);
return (ng_ID_t)val;
ng_ID_t id; /* unique identifier */
ng_ID_t id; /* unique identifier */
ng_ID_t ctrlnode; /* path to controlling node */
ng_ID_t creator; /* who to notify */
ng_ID_t retaddr = NGI_RETADDR(item);