Searched refs:tipc_link_bc_peers (Results 1 – 3 of 3) sorted by relevance
94 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold()105 int all_dests = tipc_link_bc_peers(bb->link); in tipc_bcbase_select_primary()242 if (tipc_link_bc_peers(l)) in tipc_bcast_xmit()
138 int tipc_link_bc_peers(struct tipc_link *l);
371 int tipc_link_bc_peers(struct tipc_link *l) in tipc_link_bc_peers() function