Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dbcast.h128 void tipc_bcbearer_sort(struct net *net, struct tipc_node_map *nm_ptr,
Dbearer.c198 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()
Dbcast.c663 void tipc_bcbearer_sort(struct net *net, struct tipc_node_map *nm_ptr, in tipc_bcbearer_sort() function