Searched refs:tipc_bcbearer_sort (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/tipc/ |
D | bcast.h | 128 void tipc_bcbearer_sort(struct net *net, struct tipc_node_map *nm_ptr,
|
D | bearer.c | 198 tipc_bcbearer_sort(net, &b_ptr->nodes, dest, true); in tipc_bearer_add_dest() 212 tipc_bcbearer_sort(net, &b_ptr->nodes, dest, false); in tipc_bearer_remove_dest()
|
D | bcast.c | 663 void tipc_bcbearer_sort(struct net *net, struct tipc_node_map *nm_ptr, in tipc_bcbearer_sort() function
|