Searched refs:tcfg_pval (Results 1 – 2 of 2) sorted by relevance
29 if (get_random_u32_below(gact->tcfg_pval)) in gact_net_rand()39 if (pack % gact->tcfg_pval) in gact_determ()130 gact->tcfg_pval = max_t(u16, 1, p_parm->pval); in tcf_gact_init()205 .pval = gact->tcfg_pval, in tcf_gact_dump()
12 u16 tcfg_pval; member