Searched refs:bc_threshold (Results 1 – 1 of 1) sorted by relevance
62 * @bc_threshold: calculated from rc_ratio; if dests > threshold use broadcast74 int bc_threshold; member 101 bb->bc_threshold = 1 + (cluster_size * bb->rc_ratio / 100); in tipc_bcbase_calc_bc_threshold() 249 method->rcast = dests <= bb->bc_threshold; in tipc_bcast_select_xmit_method()