Home
last modified time | relevance | path

Searched refs:tipc_nmap_add (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dbcast.h74 void tipc_nmap_add(struct tipc_node_map *nm_ptr, u32 node);
Dbcast.c136 tipc_nmap_add(&bclink->bcast_nodes, addr); in tipc_bclink_add_node()
821 void tipc_nmap_add(struct tipc_node_map *nm_ptr, u32 node) in tipc_nmap_add() function
Dbearer.c298 tipc_nmap_add(&b_ptr->nodes, dest); in tipc_bearer_add_dest()