Searched refs:dag_params (Results 1 – 2 of 2) sorted by relevance
133 RF_DagParam_t dag_params[RF_DAG_PARAMCACHESIZE]; /* cache for performance */ member
158 node->params = (RF_DagParam_t *) node->dag_params; in rf_InitNode()