Searched refs:p_parm (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dact_gact.c107 struct tc_gact_p *p_parm = nla_data(tb[TCA_GACT_PROB]); local
108 gact->tcfg_paction = p_parm->paction;
109 gact->tcfg_pval = p_parm->pval;
110 gact->tcfg_ptype = p_parm->ptype;

Completed in 99 milliseconds