Searched refs:tcfg_pval (Results 1 – 2 of 2) sorted by relevance
31 if (!gact->tcfg_pval || prandom_u32() % gact->tcfg_pval) in gact_net_rand()38 if (!gact->tcfg_pval || gact->tcf_bstats.packets % gact->tcfg_pval) in gact_determ()107 gact->tcfg_pval = p_parm->pval; in tcf_gact_init()160 .pval = gact->tcfg_pval, in tcf_gact_dump()
10 u16 tcfg_pval; member