Searched refs:p_parm (Results 1 – 1 of 1) sorted by relevance
66 struct tc_gact_p *p_parm = NULL; in tcf_gact_init() local85 p_parm = nla_data(tb[TCA_GACT_PROB]); in tcf_gact_init()86 if (p_parm->ptype >= MAX_RAND) in tcf_gact_init()110 if (p_parm) { in tcf_gact_init()111 gact->tcfg_paction = p_parm->paction; in tcf_gact_init()112 gact->tcfg_pval = max_t(u16, 1, p_parm->pval); in tcf_gact_init()117 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()