Searched refs:extval (Results 1 – 4 of 4) sorted by relevance
197 cond_true->extval = act->police.notexceed.extval; in tc_act_police_get_branch_ctrl()200 cond_false->extval = act->police.exceed.extval; in tc_act_police_get_branch_ctrl()
35 u32 extval; member
405 static int tcf_police_act_to_flow_act(int tc_act, u32 *extval, in tcf_police_act_to_flow_act() argument423 *extval = tc_act & TC_ACT_EXT_VAL_MASK; in tcf_police_act_to_flow_act()426 *extval = tc_act & TC_ACT_EXT_VAL_MASK; in tcf_police_act_to_flow_act()462 &entry->police.exceed.extval, in tcf_police_offload_act_setup()470 &entry->police.notexceed.extval, in tcf_police_offload_act_setup()
3909 *jump_count = cond->extval; in alloc_branch_attr()