Searched refs:tipc_bcbearer_sort (Results 1 – 3 of 3) sorted by relevance
99 void tipc_bcbearer_sort(struct tipc_node_map *nm_ptr, u32 node, bool action);
223 tipc_bcbearer_sort(&b_ptr->nodes, dest, true); in tipc_bearer_add_dest()236 tipc_bcbearer_sort(&b_ptr->nodes, dest, false); in tipc_bearer_remove_dest()
712 void tipc_bcbearer_sort(struct tipc_node_map *nm_ptr, u32 node, bool action) in tipc_bcbearer_sort() function