tipc_node_get_addr
u32 dnode = tipc_node_get_addr(dest);
salt ^= tipc_node_get_addr(__dnode);
u32 tipc_node_get_addr(struct tipc_node *node);
__entry->addr = tipc_node_get_addr(n);