Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_gact.c117 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()
133 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact()
163 if (gact->tcfg_ptype) { in tcf_gact_dump()
167 .ptype = gact->tcfg_ptype, in tcf_gact_dump()
/linux-4.4.14/include/net/tc_act/
Dtc_gact.h9 u16 tcfg_ptype; member