Searched refs:tipc_nmap_add (Results 1 – 1 of 1) sorted by relevance
52 static void tipc_nmap_add(struct tipc_node_map *nm_ptr, u32 node);101 tipc_nmap_add(&tn->bclink->bcast_nodes, addr); in tipc_bclink_add_node()677 tipc_nmap_add(nm_ptr, node); in tipc_bcbearer_sort()933 static void tipc_nmap_add(struct tipc_node_map *nm_ptr, u32 node) in tipc_nmap_add() function