Searched refs:tipc_bcbearer_sort (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/tipc/
H A Dbcast.h65 * @bpairs_temp: temporary array of bearer pairs used by tipc_bcbearer_sort()
128 void tipc_bcbearer_sort(struct net *net, struct tipc_node_map *nm_ptr,
H A Dbcast.c661 * tipc_bcbearer_sort - create sets of bearer pairs used by broadcast bearer
663 void tipc_bcbearer_sort(struct net *net, struct tipc_node_map *nm_ptr, tipc_bcbearer_sort() function
H A Dbearer.c198 tipc_bcbearer_sort(net, &b_ptr->nodes, dest, true); tipc_bearer_add_dest()
212 tipc_bcbearer_sort(net, &b_ptr->nodes, dest, false); tipc_bearer_remove_dest()

Completed in 134 milliseconds