Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.c115 static void tipc_nmap_add(struct tipc_node_map *nm_ptr, u32 node);
170 tipc_nmap_add(&bclink->bcast_nodes, addr); in tipc_bclink_add_node()
723 tipc_nmap_add(nm_ptr, node); in tipc_bcbearer_sort()
883 static void tipc_nmap_add(struct tipc_node_map *nm_ptr, u32 node) in tipc_nmap_add() function