Searched refs:tcfg_ptype (Results 1 – 2 of 2) sorted by relevance
108 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()125 if (gact->tcfg_ptype) in tcf_gact()126 action = gact_rand[gact->tcfg_ptype](gact); in tcf_gact()157 if (gact->tcfg_ptype) { in tcf_gact_dump()161 .ptype = gact->tcfg_ptype, in tcf_gact_dump()
9 u16 tcfg_ptype; member