tipc_node          42 net/tipc/bcast.h struct tipc_node;
tipc_node          69 net/tipc/core.h struct tipc_node;
tipc_node         299 net/tipc/discover.c 	if (tipc_node(d->domain) && d->num_nodes) {
tipc_node         924 net/tipc/netlink_compat.c 		tipc_node(node), nla_get_u32(publ[TIPC_NLA_PUBL_REF]));
tipc_node        1042 net/tipc/netlink_compat.c 				 tipc_node(node),
tipc_node         155 net/tipc/node.c static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,
tipc_node         158 net/tipc/node.c static void tipc_node_link_down(struct tipc_node *n, int bearer_id,
tipc_node         160 net/tipc/node.c static void node_lost_contact(struct tipc_node *n, struct sk_buff_head *inputq);
tipc_node         161 net/tipc/node.c static void tipc_node_delete(struct tipc_node *node);
tipc_node         163 net/tipc/node.c static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
tipc_node         164 net/tipc/node.c static struct tipc_node *tipc_node_find(struct net *net, u32 addr);
tipc_node         165 net/tipc/node.c static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id);
tipc_node         166 net/tipc/node.c static void tipc_node_put(struct tipc_node *node);
tipc_node         167 net/tipc/node.c static bool node_is_up(struct tipc_node *n);
tipc_node         168 net/tipc/node.c static void tipc_node_delete_from_list(struct tipc_node *node);
tipc_node         177 net/tipc/node.c static struct tipc_link *node_active_link(struct tipc_node *n, int sel)
tipc_node         189 net/tipc/node.c 	struct tipc_node *n;
tipc_node         207 net/tipc/node.c 	struct tipc_node *n;
tipc_node         227 net/tipc/node.c 	struct tipc_node *n;
tipc_node         240 net/tipc/node.c 	struct tipc_node *n = container_of(kref, struct tipc_node, kref);
tipc_node         246 net/tipc/node.c static void tipc_node_put(struct tipc_node *node)
tipc_node         251 net/tipc/node.c static void tipc_node_get(struct tipc_node *node)
tipc_node         259 net/tipc/node.c static struct tipc_node *tipc_node_find(struct net *net, u32 addr)
tipc_node         262 net/tipc/node.c 	struct tipc_node *node;
tipc_node         281 net/tipc/node.c static struct tipc_node *tipc_node_find_by_id(struct net *net, u8 *id)
tipc_node         284 net/tipc/node.c 	struct tipc_node *n;
tipc_node         301 net/tipc/node.c static void tipc_node_read_lock(struct tipc_node *n)
tipc_node         306 net/tipc/node.c static void tipc_node_read_unlock(struct tipc_node *n)
tipc_node         311 net/tipc/node.c static void tipc_node_write_lock(struct tipc_node *n)
tipc_node         316 net/tipc/node.c static void tipc_node_write_unlock_fast(struct tipc_node *n)
tipc_node         321 net/tipc/node.c static void tipc_node_write_unlock(struct tipc_node *n)
tipc_node         363 net/tipc/node.c static struct tipc_node *tipc_node_create(struct net *net, u32 addr,
tipc_node         367 net/tipc/node.c 	struct tipc_node *n, *temp_node;
tipc_node         453 net/tipc/node.c static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l)
tipc_node         466 net/tipc/node.c static void tipc_node_delete_from_list(struct tipc_node *node)
tipc_node         473 net/tipc/node.c static void tipc_node_delete(struct tipc_node *node)
tipc_node         485 net/tipc/node.c 	struct tipc_node *node, *t_node;
tipc_node         495 net/tipc/node.c 	struct tipc_node *n;
tipc_node         513 net/tipc/node.c 	struct tipc_node *n;
tipc_node         531 net/tipc/node.c 	struct tipc_node *node;
tipc_node         562 net/tipc/node.c 	struct tipc_node *node;
tipc_node         583 net/tipc/node.c static void  tipc_node_clear_links(struct tipc_node *node)
tipc_node         601 net/tipc/node.c static bool tipc_node_cleanup(struct tipc_node *peer)
tipc_node         603 net/tipc/node.c 	struct tipc_node *temp_node;
tipc_node         634 net/tipc/node.c 	struct tipc_node *n = from_timer(n, t, timer);
tipc_node         680 net/tipc/node.c static void __tipc_node_link_up(struct tipc_node *n, int bearer_id,
tipc_node         746 net/tipc/node.c static void tipc_node_link_up(struct tipc_node *n, int bearer_id,
tipc_node         778 net/tipc/node.c static void tipc_node_link_failover(struct tipc_node *n, struct tipc_link *l,
tipc_node         804 net/tipc/node.c static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,
tipc_node         878 net/tipc/node.c static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete)
tipc_node         913 net/tipc/node.c static bool node_is_up(struct tipc_node *n)
tipc_node         920 net/tipc/node.c 	struct tipc_node *n;
tipc_node         936 net/tipc/node.c 	struct tipc_node *n;
tipc_node         952 net/tipc/node.c 	struct tipc_node *n;
tipc_node         986 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1120 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1129 net/tipc/node.c static void tipc_node_reset_links(struct tipc_node *n)
tipc_node        1144 net/tipc/node.c static void tipc_node_fsm_evt(struct tipc_node *n, int evt)
tipc_node        1320 net/tipc/node.c static void node_lost_contact(struct tipc_node *n,
tipc_node        1373 net/tipc/node.c 	struct tipc_node *node = tipc_node_find(net, addr);
tipc_node        1394 net/tipc/node.c static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node)
tipc_node        1440 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1520 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1541 net/tipc/node.c static void tipc_node_mcast_rcv(struct tipc_node *n)
tipc_node        1554 net/tipc/node.c static void tipc_node_bc_sync_rcv(struct tipc_node *n, struct tipc_msg *hdr,
tipc_node        1599 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1647 net/tipc/node.c static bool tipc_node_check_state(struct tipc_node *n, struct sk_buff *skb,
tipc_node        1803 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1901 net/tipc/node.c 	struct tipc_node *n;
tipc_node        1929 net/tipc/node.c 	struct tipc_node *peer;
tipc_node        1985 net/tipc/node.c 	struct tipc_node *node;
tipc_node        2047 net/tipc/node.c static struct tipc_node *tipc_node_find_by_name(struct net *net,
tipc_node        2053 net/tipc/node.c 	struct tipc_node *n;
tipc_node        2054 net/tipc/node.c 	struct tipc_node *found_node = NULL;
tipc_node        2085 net/tipc/node.c 	struct tipc_node *node;
tipc_node        2192 net/tipc/node.c 		struct tipc_node *node;
tipc_node        2228 net/tipc/node.c 	struct tipc_node *node;
tipc_node        2275 net/tipc/node.c 				    struct tipc_node *node, u32 *prev_link)
tipc_node        2300 net/tipc/node.c 	struct tipc_node *node;
tipc_node        2533 net/tipc/node.c u32 tipc_node_get_addr(struct tipc_node *node)
tipc_node        2546 net/tipc/node.c int tipc_node_dump(struct tipc_node *n, bool more, char *buf)
tipc_node          74 net/tipc/node.h u32 tipc_node_get_addr(struct tipc_node *node);
tipc_node         133 net/tipc/trace.h int tipc_node_dump(struct tipc_node *n, bool more, char *buf);
tipc_node         326 net/tipc/trace.h 	TP_PROTO(struct tipc_node *n, bool more, const char *header),
tipc_node         348 net/tipc/trace.h 	TP_PROTO(struct tipc_node *n, bool more, const char *header), \