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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dact_gact.c112 struct tc_gact_p *p_parm = RTA_DATA(tb[TCA_GACT_PROB-1]); local
113 gact->tcfg_paction = p_parm->paction;
114 gact->tcfg_pval = p_parm->pval;
115 gact->tcfg_ptype = p_parm->ptype;

Completed in 19 milliseconds