Home
last modified time | relevance | path

Searched refs:tcfg_pval (Results 1 – 2 of 2) sorted by relevance

/linux/net/sched/
A Dact_gact.c29 if (prandom_u32() % 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()
204 .pval = gact->tcfg_pval, in tcf_gact_dump()
/linux/include/net/tc_act/
A Dtc_gact.h12 u16 tcfg_pval; member

Completed in 4 milliseconds