Home
last modified time | relevance | path

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

/linux/net/sched/
A Dact_gact.c135 gact->tcfg_ptype = p_parm->ptype; in tcf_gact_init()
157 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact_act()
201 if (gact->tcfg_ptype) { in tcf_gact_dump()
205 .ptype = gact->tcfg_ptype, in tcf_gact_dump()
247 if (to_gact(act)->tcfg_ptype) in tcf_gact_get_fill_size()
/linux/include/net/tc_act/
A Dtc_gact.h11 u16 tcfg_ptype; member

Completed in 4 milliseconds