tipc_node          60 net/tipc/addr.c 	u32 n = tipc_node(addr);
tipc_node          92 net/tipc/addr.c 	return (tipc_addr_domain_valid(addr) && tipc_node(addr));
tipc_node          42 net/tipc/addr.h 	return tipc_node(tipc_own_addr);
tipc_node          89 net/tipc/addr.h 	if (tipc_node(domain))
tipc_node         116 net/tipc/addr.h 		 tipc_zone(addr), tipc_cluster(addr), tipc_node(addr));
tipc_node         113 net/tipc/bcast.c 	struct tipc_node node;
tipc_node         331 net/tipc/bcast.c 	struct tipc_node *n_ptr = tipc_node_find(dest);
tipc_node         421 net/tipc/bcast.c 	struct tipc_node* node = tipc_node_find(msg_prevnode(msg));
tipc_node          71 net/tipc/bcast.h struct tipc_node;
tipc_node          82 net/tipc/bcast.h 	int n = tipc_node(node);
tipc_node          98 net/tipc/bcast.h 	int n = tipc_node(node);
tipc_node         602 net/tipc/bearer.c 		struct tipc_node *n_ptr = l_ptr->owner;
tipc_node          51 net/tipc/cluster.c struct tipc_node **tipc_local_nodes = NULL;
tipc_node         118 net/tipc/cluster.c 	struct tipc_node *n_ptr;
tipc_node         119 net/tipc/cluster.c 	u32 n_num = tipc_node(addr) + 1;
tipc_node         128 net/tipc/cluster.c 	for (n_num = 1; n_num < tipc_node(addr); n_num++) {
tipc_node         138 net/tipc/cluster.c 	u32 n_num = tipc_node(n_ptr->addr);
tipc_node         199 net/tipc/cluster.c struct tipc_node *tipc_cltr_select_node(struct cluster *c_ptr, u32 selector)
tipc_node         382 net/tipc/cluster.c 	struct tipc_node *n_ptr;
tipc_node         446 net/tipc/cluster.c 		n_ptr = c_ptr->nodes[tipc_node(rem_node)];
tipc_node         460 net/tipc/cluster.c 		n_ptr = c_ptr->nodes[tipc_node(rem_node)];
tipc_node         502 net/tipc/cluster.c 	struct tipc_node *n_ptr;
tipc_node         537 net/tipc/cluster.c 	struct tipc_node *n_ptr;
tipc_node          57 net/tipc/cluster.h 	struct tipc_node **nodes;
tipc_node          63 net/tipc/cluster.h extern struct tipc_node **tipc_local_nodes;
tipc_node          69 net/tipc/cluster.h struct tipc_node *tipc_cltr_select_node(struct cluster *c_ptr, u32 selector);
tipc_node         196 net/tipc/discover.c 		struct tipc_node *n_ptr = tipc_node_find(orig);
tipc_node         459 net/tipc/link.c 		tipc_node(tipc_own_addr),
tipc_node         461 net/tipc/link.c 		tipc_zone(peer), tipc_cluster(peer), tipc_node(peer));
tipc_node        1158 net/tipc/link.c 	struct tipc_node *n_ptr;
tipc_node        1229 net/tipc/link.c 	struct tipc_node *n_ptr;
tipc_node        1273 net/tipc/link.c 	struct tipc_node *node;
tipc_node        1367 net/tipc/link.c 	struct tipc_node *node;
tipc_node        1639 net/tipc/link.c 	struct tipc_node *n_ptr;
tipc_node        1685 net/tipc/link.c 		struct tipc_node *n_ptr;
tipc_node        1846 net/tipc/link.c 		struct tipc_node *n_ptr;
tipc_node        2968 net/tipc/link.c 	struct tipc_node *node;
tipc_node        3046 net/tipc/link.c 	struct tipc_node *node;
tipc_node        3094 net/tipc/link.c 	struct tipc_node *node;
tipc_node        3210 net/tipc/link.c 	struct tipc_node * node;
tipc_node        3252 net/tipc/link.c 	struct tipc_node *n_ptr;
tipc_node         119 net/tipc/link.h 	struct tipc_node *owner;
tipc_node         196 net/tipc/name_distr.c 			    tipc_cluster(node), tipc_node(node));
tipc_node         893 net/tipc/name_table.c 			 tipc_node(publ->node), publ->ref);
tipc_node         121 net/tipc/net.c struct tipc_node *tipc_net_select_remote_node(u32 addr, u32 ref)
tipc_node          58 net/tipc/net.h struct tipc_node *tipc_net_select_remote_node(u32 addr, u32 ref);
tipc_node          53 net/tipc/node.c struct tipc_node *tipc_nodes = NULL;	/* sorted list of nodes within cluster */
tipc_node          69 net/tipc/node.c struct tipc_node *tipc_node_create(u32 addr)
tipc_node          72 net/tipc/node.c 	struct tipc_node *n_ptr;
tipc_node          73 net/tipc/node.c 	struct tipc_node **curr_node;
tipc_node         259 net/tipc/node.c struct tipc_node *tipc_node_attach_link(struct link *l_ptr)
tipc_node         261 net/tipc/node.c 	struct tipc_node *n_ptr = tipc_node_find(l_ptr->addr);
tipc_node         469 net/tipc/node.c struct tipc_node *tipc_node_select_next_hop(u32 addr, u32 selector)
tipc_node         471 net/tipc/node.c 	struct tipc_node *n_ptr;
tipc_node         556 net/tipc/node.c 	u32 r_num = tipc_node(router);
tipc_node         567 net/tipc/node.c 	u32 r_num = tipc_node(router);
tipc_node         600 net/tipc/node.c 	struct tipc_node *n_ptr;
tipc_node         618 net/tipc/node.c 	struct tipc_node *n_ptr;
tipc_node         670 net/tipc/node.c 	struct tipc_node *n_ptr;
tipc_node          75 net/tipc/node.h 	struct tipc_node *next;
tipc_node          97 net/tipc/node.h extern struct tipc_node *tipc_nodes;
tipc_node         100 net/tipc/node.h struct tipc_node *tipc_node_create(u32 addr);
tipc_node         102 net/tipc/node.h struct tipc_node *tipc_node_attach_link(struct link *l_ptr);
tipc_node         109 net/tipc/node.h struct tipc_node *tipc_node_select_next_hop(u32 addr, u32 selector);
tipc_node         116 net/tipc/node.h static inline struct tipc_node *tipc_node_find(u32 addr)
tipc_node         119 net/tipc/node.h 		return tipc_local_nodes[tipc_node(addr)];
tipc_node         124 net/tipc/node.h 			return c_ptr->nodes[tipc_node(addr)];
tipc_node         129 net/tipc/node.h static inline struct tipc_node *tipc_node_select(u32 addr, u32 selector)
tipc_node         132 net/tipc/node.h 		return tipc_local_nodes[tipc_node(addr)];
tipc_node          53 net/tipc/node_subscr.h 	struct tipc_node *node;
tipc_node         662 net/tipc/port.c 			    tipc_node(tipc_own_addr), p_ptr->publ.ref);
tipc_node         672 net/tipc/port.c 			    tipc_node(destnode), dport);
tipc_node         114 net/tipc/zone.c struct tipc_node *tipc_zone_select_remote_node(struct _zone *z_ptr, u32 addr, u32 ref)
tipc_node         117 net/tipc/zone.c 	struct tipc_node *n_ptr;
tipc_node          57 net/tipc/zone.h struct tipc_node *tipc_zone_select_remote_node(struct _zone *z_ptr, u32 addr, u32 ref);