Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.h99 void tipc_bcbearer_sort(struct tipc_node_map *nm_ptr, u32 node, bool action);
Dbearer.c223 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()
Dbcast.c712 void tipc_bcbearer_sort(struct tipc_node_map *nm_ptr, u32 node, bool action) in tipc_bcbearer_sort() function