Lines Matching defs:node
246 static void tipc_node_put(struct tipc_node *node) in tipc_node_put()
251 static void tipc_node_get(struct tipc_node *node) in tipc_node_get()
262 struct tipc_node *node; in tipc_node_find() local
466 static void tipc_node_delete_from_list(struct tipc_node *node) in tipc_node_delete_from_list()
473 static void tipc_node_delete(struct tipc_node *node) in tipc_node_delete()
485 struct tipc_node *node, *t_node; in tipc_node_stop() local
531 struct tipc_node *node; in tipc_node_add_conn() local
562 struct tipc_node *node; in tipc_node_remove_conn() local
583 static void tipc_node_clear_links(struct tipc_node *node) in tipc_node_clear_links()
1373 struct tipc_node *node = tipc_node_find(net, addr); in tipc_node_get_linkname() local
1394 static int __tipc_nl_add_node(struct tipc_nl_msg *msg, struct tipc_node *node) in __tipc_nl_add_node()
1985 struct tipc_node *node; in tipc_nl_node_dump() local
2085 struct tipc_node *node; in tipc_nl_node_set_link() local
2192 struct tipc_node *node; in tipc_nl_node_get_link() local
2228 struct tipc_node *node; in tipc_nl_node_reset_link_stats() local
2275 struct tipc_node *node, u32 *prev_link) in __tipc_nl_add_node_links()
2300 struct tipc_node *node; in tipc_nl_node_dump_link() local
2533 u32 tipc_node_get_addr(struct tipc_node *node) in tipc_node_get_addr()