Searched refs:tipc_link_bc_peers (Results 1 – 3 of 3) sorted by relevance
99 int cluster_size = tipc_link_bc_peers(tipc_bc_sndlink(net)); in tipc_bcbase_calc_bc_threshold()110 int all_dests = tipc_link_bc_peers(bb->link); in tipc_bcbase_select_primary()268 if (tipc_link_bc_peers(l)) in tipc_bcast_xmit()
141 int tipc_link_bc_peers(struct tipc_link *l);
396 int tipc_link_bc_peers(struct tipc_link *l) in tipc_link_bc_peers() function