tcfg_ptype         11 include/net/tc_act/tc_gact.h 	u16			tcfg_ptype;
tcfg_ptype        134 net/sched/act_gact.c 		gact->tcfg_ptype   = p_parm->ptype;
tcfg_ptype        158 net/sched/act_gact.c 	u32 ptype = READ_ONCE(gact->tcfg_ptype);
tcfg_ptype        209 net/sched/act_gact.c 	if (gact->tcfg_ptype) {
tcfg_ptype        213 net/sched/act_gact.c 			.ptype   = gact->tcfg_ptype,
tcfg_ptype        255 net/sched/act_gact.c 	if (to_gact(act)->tcfg_ptype)