tipc_bcast_get_mode
u32 tipc_bcast_get_mode(struct net *net);
u32 bc_mode = tipc_bcast_get_mode(net);
if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) {