Searched refs:p_parm (Results 1 – 1 of 1) sorted by relevance
62 struct tc_gact_p *p_parm = NULL; in tcf_gact_init() local81 p_parm = nla_data(tb[TCA_GACT_PROB]); in tcf_gact_init()82 if (p_parm->ptype >= MAX_RAND) in tcf_gact_init()105 if (p_parm) { in tcf_gact_init()106 gact->tcfg_paction = p_parm->paction; in tcf_gact_init()107 gact->tcfg_pval = p_parm->pval; in tcf_gact_init()108 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()