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

/linux-4.1.27/include/net/tc_act/
H A Dtc_gact.h9 u16 tcfg_ptype; member in struct:tcf_gact
/linux-4.1.27/net/sched/
H A Dact_gact.c108 gact->tcfg_ptype = p_parm->ptype; tcf_gact_init()
125 if (gact->tcfg_ptype) tcf_gact()
126 action = gact_rand[gact->tcfg_ptype](gact); tcf_gact()
157 if (gact->tcfg_ptype) { tcf_gact_dump()
161 .ptype = gact->tcfg_ptype, tcf_gact_dump()

Completed in 74 milliseconds