tipc_node_dump
int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
tipc_node_dump(n, more, __get_str(buf));
DEFINE_NODE_EVENT(tipc_node_dump);